Skip to content

Commit c3e9538

Browse files
committed
docs: mention that Erlang is a runtime dependency
close #75
1 parent 7783826 commit c3e9538

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

manual/src/getting-started/installation.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# Installation
2-
31
Caramel works on macOS, Linux, and Windows. It is a single binary, and it has no
42
external dependencies.
53

4+
The only prerequisite to run the code you compile with Caramel, is Erlang or
5+
Elixir. The [Elixir installation](https://elixir-lang.org/install.html) page
6+
lists many ways to install it comfortably, we suggest you to follow that step
7+
before continuing.
8+
69
### Manual binary installation
710

811
You can manuall install Caramel as well on Windows, macOS, or Linux by downloading

0 commit comments

Comments
 (0)