summaryrefslogtreecommitdiffstats
path: root/docs/en/erlang.mk/1/guide/installation.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-04-04 13:13:37 +0200
committerLoïc Hoguin <[email protected]>2018-04-04 13:13:37 +0200
commitd2a3f2cedd7c00d0933222aed9c06b3149aa4db4 (patch)
tree4f1499bac639c782b250af0fbf0dec2064315813 /docs/en/erlang.mk/1/guide/installation.asciidoc
parent1d654719f5fa6be67d2c95145872068665702cb7 (diff)
downloadninenines.eu-d2a3f2cedd7c00d0933222aed9c06b3149aa4db4.tar.gz
ninenines.eu-d2a3f2cedd7c00d0933222aed9c06b3149aa4db4.tar.bz2
ninenines.eu-d2a3f2cedd7c00d0933222aed9c06b3149aa4db4.zip
Cowboy 2.3.0
Diffstat (limited to 'docs/en/erlang.mk/1/guide/installation.asciidoc')
-rw-r--r--docs/en/erlang.mk/1/guide/installation.asciidoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/en/erlang.mk/1/guide/installation.asciidoc b/docs/en/erlang.mk/1/guide/installation.asciidoc
index bd191efe..3298db2d 100644
--- a/docs/en/erlang.mk/1/guide/installation.asciidoc
+++ b/docs/en/erlang.mk/1/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: