Skip to content

Instantly share code, notes, and snippets.

@tejastank
Forked from l4u/gist:3368486
Created February 1, 2016 18:22
Show Gist options
  • Save tejastank/846bdbfe33e0bd781a13 to your computer and use it in GitHub Desktop.
Save tejastank/846bdbfe33e0bd781a13 to your computer and use it in GitHub Desktop.
Installing esl-erlang on ubuntu
deb http://binaries.erlang-solutions.com/debian precise contrib
wget -O - http://binaries.erlang-solutions.com/debian/erlang_solutions.asc | sudo apt-key add -
sudo apt-get update
sudo apt-get install esl-erlang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment