diff --git a/README.md b/README.md index 66ad72dc..766e3b71 100644 --- a/README.md +++ b/README.md @@ -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`. (I like to use `~/bin`) -4. Set it to be executable. (`chmod 755 ~/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`) There is still a lot of extant material on the Web concerning the older