From 754662412ae33a44ae6f4baee979c4a67835a3c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 7 Oct 2017 11:08:47 +0200 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 d4228b4..283c3bf 100644 --- a/guide/installation.html +++ b/guide/installation.html @@ -46,7 +46,7 @@ have further requirements depending on your needs.

Some packages may requi very old and plagued with numerous bugs. It is recommended to install a more recent version from either Homebrew or MacPorts:

Homebrew.  -

$ brew install erlang git homebrew/dupes/make

+

$ brew install erlang git make

Homebrew installs GNU Make as gmake. The make command is the one provided by Apple.

MacPorts. 

$ sudo port install erlang git gmake

-- cgit v1.2.3