From 8cb709059c22eaba7fdf66dee1674c4cf790e87d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 25 Oct 2016 14:57:58 +0300 Subject: Update user guide --- guide/installation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guide/installation.html') diff --git a/guide/installation.html b/guide/installation.html index bc5efb3..4353914 100644 --- a/guide/installation.html +++ b/guide/installation.html @@ -41,7 +41,7 @@ installed, in order to compile Erlang/OTP. Erlang/OTP may have further requirements depending on your needs.

Some packages may require additional libraries.

1.1.1. Linux

The commands to install packages vary between distributions:

Arch Linux. 

$ pacman -Sy erlang git make

1.1.2. FreeBSD

FreeBSD comes with binary and source packages:

Install binary packages.  -

$ pkg install erl git gmake

+

$ pkg install erlang git gmake

1.1.3. OS X and macOS

While Apple distributes their own GNU Make, their version is very old and plagued with numerous bugs. It is recommended to install a more recent version from either Homebrew or -- cgit v1.2.3