ClojureBridge / curriculum

Curriculum for the ClojureBridge workshop series.
https://clojurebridge.github.io/curriculum/
482 stars 199 forks source link

Simplify the steps for install lein #79

Closed aria42 closed 10 years ago

aria42 commented 10 years ago

Simplify the instructions for installing lein, by asking user to run the curl command to put the self-install lein script. This removes the need to go to the website and click install and then save the script to ~/Downloads. Depending on your browser, this step can be difficult!

cndreisbach commented 10 years ago

I like it! Thanks, @aria42!