Apply suggestion to docs/installation/debian_based_en.md
authorlain <lain@soykaf.club>
Wed, 22 Apr 2020 12:10:20 +0000 (12:10 +0000)
committerlain <lain@soykaf.club>
Wed, 22 Apr 2020 12:10:20 +0000 (12:10 +0000)
docs/installation/debian_based_en.md

index a900ec61d2cf380cdcbee095b794108c8b7d2349..62d8733f7f1c76d2c6a73a8ffc3ef3b415e16b87 100644 (file)
@@ -7,7 +7,7 @@ This guide will assume you are on Debian Stretch. This guide should also work wi
 
 * `postgresql` (9.6+, Ubuntu 16.04 comes with 9.5, you can get a newer version from [here](https://www.postgresql.org/download/linux/ubuntu/))
 * `postgresql-contrib` (9.6+, same situtation as above)
-* `elixir` (1.8+, [install from here, Debian and Ubuntu ship older versions](https://elixir-lang.org/install.html#unix-and-unix-like) or use [asdf](https://github.com/asdf-vm/asdf) as the pleroma user)
+* `elixir` (1.8+, Follow the guide to install from the Erlang Solutions repo or use [asdf](https://github.com/asdf-vm/asdf) as the pleroma user)
 * `erlang-dev`
 * `erlang-nox`
 * `git`