aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2024-02-23 07:05:40 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2024-02-23 07:05:40 +0100
commit05ae56e5e89abf2993f84e6d52b250131f247c35 (patch)
tree4c34452cc8449b8b49d17425c2c215fd7f02cb52
parent14c709c5ccb7fd55721b765d5c26e0a3a4596f5e (diff)
downloaderlang-workshop-05ae56e5e89abf2993f84e6d52b250131f247c35.tar.gz
erlang-workshop-05ae56e5e89abf2993f84e6d52b250131f247c35.tar.bz2
erlang-workshop-05ae56e5e89abf2993f84e6d52b250131f247c35.tar.xz
erlang-workshop-05ae56e5e89abf2993f84e6d52b250131f247c35.zip
wip
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0cf1e29..a3630cb 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,12 @@
+# Installing Erlang
+
+Debian:
+
+```bash
+apt install erlang # everything
+apt install erlang-nox # everything without X
+apt install rebar3 # depends on erlang
+```
* https://www.erlang.org/downloads#prebuilt