aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <[email protected]>2016-10-24 10:14:36 +0200
committerLoïc Hoguin <[email protected]>2016-10-25 11:03:13 +0300
commit4f70eadae995ff3fa2740584f71470ffdcd2f9b7 (patch)
tree3964018c0b7cee34c116c1367138d70613773046 /doc
parent10ffd2d2ee7bb22a59f1ff8a0a35c63e2696bc6b (diff)
downloaderlang.mk-4f70eadae995ff3fa2740584f71470ffdcd2f9b7.tar.gz
erlang.mk-4f70eadae995ff3fa2740584f71470ffdcd2f9b7.tar.bz2
erlang.mk-4f70eadae995ff3fa2740584f71470ffdcd2f9b7.zip
installation.asciidoc: Fix Erlang package name on FreeBSD
Diffstat (limited to 'doc')
-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 cc1c189..1854e63 100644
--- a/doc/src/guide/installation.asciidoc
+++ b/doc/src/guide/installation.asciidoc
@@ -30,7 +30,7 @@ FreeBSD comes with binary and source packages:
.Install binary packages
[source,bash]
-$ pkg install erl git gmake
+$ pkg install erlang git gmake
==== OS X and macOS