summaryrefslogtreecommitdiffstats
path: root/docs/en/erlang.mk/1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/erlang.mk/1')
-rw-r--r--docs/en/erlang.mk/1/guide/installation.asciidoc2
-rw-r--r--docs/en/erlang.mk/1/guide/installation/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/erlang.mk/1/guide/installation.asciidoc b/docs/en/erlang.mk/1/guide/installation.asciidoc
index fcf6491e..bd191efe 100644
--- a/docs/en/erlang.mk/1/guide/installation.asciidoc
+++ b/docs/en/erlang.mk/1/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.
diff --git a/docs/en/erlang.mk/1/guide/installation/index.html b/docs/en/erlang.mk/1/guide/installation/index.html
index 806b25e8..c046eace 100644
--- a/docs/en/erlang.mk/1/guide/installation/index.html
+++ b/docs/en/erlang.mk/1/guide/installation/index.html
@@ -114,7 +114,7 @@ MacPorts:</p></div>
by Lorenzo Bettini
http://www.lorenzobettini.it
http://www.gnu.org/software/src-highlite -->
-<pre><tt>$ brew install erlang git homebrew/dupes/make</tt></pre></div></div>
+<pre><tt>$ brew install erlang git make</tt></pre></div></div>
<div class="paragraph"><p>Homebrew installs GNU Make as <code>gmake</code>. The <code>make</code> command
is the one provided by Apple.</p></div>
<div class="listingblock">