aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/src/guide/installation.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/guide/installation.asciidoc b/doc/src/guide/installation.asciidoc
index fcf6491..bd191ef 100644
--- a/doc/src/guide/installation.asciidoc
+++ b/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.