From 4b46c90e2bf3b4bfff70caade5e6e7109dbaefff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 17 May 2017 00:33:25 +0200 Subject: Update user guide --- guide/installation.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'guide/installation.html') diff --git a/guide/installation.html b/guide/installation.html index 1d8aafc..d4228b4 100644 --- a/guide/installation.html +++ b/guide/installation.html @@ -52,7 +52,9 @@ is the one provided by Apple.

MacPorts. 

$ sudo port install erlang git gmake

1.2. On Windows

Erlang.mk can be used on Windows inside an MSYS2 environment. Cygwin, MSYS (the original) and native Windows (both Batch -and PowerShell) are currently not supported.

The rest of this section details how to setup Erlang/OTP and +and PowerShell) are currently not supported.

Note

Erlang.mk expects Unix line breaks in most of the files +(LF instead of CRLF). Make sure to configure your text editor +adequately.

The rest of this section details how to setup Erlang/OTP and MSYS2 in order to use Erlang.mk.

1.2.1. Installing Erlang/OTP

Erlang.mk requires Erlang/OTP to be installed. The OTP team provides binaries of Erlang/OTP for all major and minor releases, available from the official download page. -- cgit v1.2.3