Skip to content

Commit

Permalink
docs: mention that Erlang is a runtime dependency
Browse files Browse the repository at this point in the history
close #75
  • Loading branch information
leostera committed Mar 7, 2021
1 parent 7783826 commit c3e9538
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions manual/src/getting-started/installation.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Installation

Caramel works on macOS, Linux, and Windows. It is a single binary, and it has no
external dependencies.

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

### Manual binary installation

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

0 comments on commit c3e9538

Please sign in to comment.