Revert "Changed installation path recommendation in README."

This reverts commit 2000619e38.
This commit is contained in:
Phil Hagelberg 2013-03-22 09:24:22 -07:00
parent 3ef90f6454
commit 48ceb3f468

View file

@ -24,8 +24,8 @@ upon the first run on unix, so the first run will take longer.
1. Make sure you have JDK 6 or later.
2. [Download the script](https://raw.github.com/technomancy/leiningen/stable/bin/lein).
3. Place it on your `$PATH`. (Copying to `/usr/local/bin` should work)
4. Set it to be executable. (`chmod 755 /usr/local/bin/lein`)
3. Place it on your `$PATH`. (I like to use `~/bin`)
4. Set it to be executable. (`chmod 755 ~/bin/lein`)
There is still a lot of extant material on the Web concerning the
older