Просмотр исходного кода

docs: use `make` instead of deprecated homebrew `homebrew/dupes/mak`

rheza 7 лет назад
Родитель
Сommit
1e2ab259cf
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/src/guide/installation.asciidoc

+ 1 - 1
doc/src/guide/installation.asciidoc

@@ -43,7 +43,7 @@ MacPorts:
 
 .Homebrew
 [source,bash]
-$ 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.