From 1e2ab259cf6642718db9d1a6ffbe1b10fe935172 Mon Sep 17 00:00:00 2001 From: rheza Date: Sat, 7 Oct 2017 14:48:29 +0700 Subject: docs: use `make` instead of deprecated homebrew `homebrew/dupes/mak` --- doc/src/guide/installation.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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. -- cgit v1.2.3