From 4aaeca15248b71c20f5aa8f17e0aa218e542f7f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 5 Nov 2024 14:03:28 +0100 Subject: Update user guide --- guide/installation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'guide/installation.html') diff --git a/guide/installation.html b/guide/installation.html index 2dd2962..226b094 100644 --- a/guide/installation.html +++ b/guide/installation.html @@ -64,11 +64,11 @@ and PowerShell) are currently not supported.

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. +available from the official download page. It is recommended that you use the 64-bit installer unless technically impossible. Please follow the instructions from the installer to complete the installation.

The OTP team also provides a short guide to -installing Erlang/OTP on Windows +installing Erlang/OTP on Windows if you need additional references.

You can install Erlang/OTP silently using the /S switch on the command line:

C:\Users\essen\Downloads> otp_win64_18.0.exe /S

1.2.2. Installing MSYS2

The only supported environment on Windows is MSYS2. MSYS2 is a lightweight Unix-like environment for Windows that comes -- cgit v1.2.3