Loïc Hoguin 8 лет назад
Родитель
Сommit
7de3b42965
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      doc/src/guide/installation.asciidoc

+ 4 - 0
doc/src/guide/installation.asciidoc

@@ -58,6 +58,10 @@ Erlang.mk can be used on Windows inside an MSYS2 environment.
 Cygwin, MSYS (the original) and native Windows (both Batch
 Cygwin, MSYS (the original) and native Windows (both Batch
 and PowerShell) are currently not supported.
 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
 The rest of this section details how to setup Erlang/OTP and
 MSYS2 in order to use Erlang.mk.
 MSYS2 in order to use Erlang.mk.