Browse Source

installation.asciidoc: Fix Erlang package name on FreeBSD

Jean-Sébastien Pédron 8 years ago
parent
commit
4f70eadae9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/src/guide/installation.asciidoc

+ 1 - 1
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