Browse Source

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

rheza 7 years ago
parent
commit
1e2ab259cf
1 changed files with 1 additions and 1 deletions
  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.