Skip to content

Commit

Permalink
Added required step to run against the bleeding edge of Seesaw. It wo…
Browse files Browse the repository at this point in the history
…uldn't install for me otherwise.
  • Loading branch information
Eric Turner committed Jul 7, 2012
1 parent 40280a9 commit f054a05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Now run it:
*NOTE:* Here's how you can run against the bleeding edge of Seesaw:

* Clone Seesaw from github. Fork if you like. *Switch to the "develop" branch.*
* In your Seesaw checkout, run `lein deps` to get Seesaw's dependencies
* In your Seesaw checkout, run `lein install` to build it
* In your project's `project.clj` file, change the Seesaw version to `X.Y.Z-SNAPSHOT` to match whatever's in Seesaw's `project.clj`.
* Run `lein deps`
Expand Down

0 comments on commit f054a05

Please sign in to comment.