X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=inline;f=docs%2Finstallation%2Falpine_linux_en.md;h=f393e497883e5569484b1b9ee60f5f1c91d6413a;hb=55562ca9362d66553ea3638c91174bbeb6c637f1;hp=a5683f18c14fe04a60ca09c6aa5903b1331ea1ee;hpb=6316350918d1f55167fa384d55f385ff2c93e6bb;p=akkoma diff --git a/docs/installation/alpine_linux_en.md b/docs/installation/alpine_linux_en.md index a5683f18c..f393e4978 100644 --- a/docs/installation/alpine_linux_en.md +++ b/docs/installation/alpine_linux_en.md @@ -13,6 +13,7 @@ It assumes that you have administrative rights, either as root or a user with [s * `erlang-parsetools` * `erlang-xmerl` * `git` +* `file-dev` * Development Tools * `cmake` @@ -40,7 +41,7 @@ sudo apk upgrade * Install some tools, which are needed later: ```shell -sudo apk add git build-base cmake +sudo apk add git build-base cmake file-dev ``` ### Install Elixir and Erlang