I am on Ubuntu 14.04.2 LTS.
I want to run LightTable (downloaded from the official GitHub website). When I run the script, it says that I need leiningen.
I installed leiningen using apt-get install leiningen
. It worked fine.
Now it says that I need a more recent version: "Do a lein upgrade first".
How do I upgrade lein?
~/bin/
and PATH instead of fighting the package-manager. Which is also mentioned in the README – Rundgren