Merge pull request #431 from misfo/patch-2

Revert a text change to README.md
This commit is contained in:
Phil Hagelberg 2012-03-05 10:51:50 -08:00
commit 9add0f5aa5

View file

@ -287,7 +287,8 @@ You don't need to "build" Leiningen per se, but when you're using a
checkout you will need to get its dependencies in place. checkout you will need to get its dependencies in place.
Using Leiningen 1.x, run `lein install` in the `leiningen-core` Using Leiningen 1.x, run `lein install` in the `leiningen-core`
subproject directory. When the dependencies change subproject directory. When the dependencies change you will also have
to do `rm .lein-classpath` in the project root.
Once you've done that, symlink `bin/lein` to somewhere on your Once you've done that, symlink `bin/lein` to somewhere on your
`$PATH`, usually as `lein2` in order to keep it distinct from your `$PATH`, usually as `lein2` in order to keep it distinct from your