aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/installation.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/guide/installation.asciidoc')
-rw-r--r--doc/src/guide/installation.asciidoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/guide/installation.asciidoc b/doc/src/guide/installation.asciidoc
index bd191ef..3298db2 100644
--- a/doc/src/guide/installation.asciidoc
+++ b/doc/src/guide/installation.asciidoc
@@ -24,6 +24,10 @@ The commands to install packages vary between distributions:
[source,bash]
$ pacman -S erlang git make
+Alpine Linux and other distributions based on BusyBox come
+with an incompatible `awk` program. Installing the GNU Awk
+(`gawk` on Alpine) solves this issue.
+
==== FreeBSD
FreeBSD comes with binary and source packages: