X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=README.md;h=d9896f7ba70abeaaafba13fdf2643dcf576d8621;hb=c00fba4f7dcf10c49bf1fa03be348e7c99a3fc47;hp=c76a1cbe56e5385674b1627e2d6f92e2e0e7a836;hpb=61a88a6757bc557a370888d288f93681cff9668b;p=akkoma diff --git a/README.md b/README.md index c76a1cbe5..d9896f7ba 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Client applications that are known to work well: * Twidere * Tusky +* Mastalab * Pawoo (Android + iOS) * Subway Tooter * Amaroq (iOS) @@ -30,7 +31,7 @@ While we don't provide docker files, other people have written very good ones. T ### Dependencies * Postgresql version 9.6 or newer -* Elixir version 1.5 or newer. If your distribution only has an old version available, check [Elixir's install page](https://elixir-lang.org/install.html) or use a tool like [asdf](https://github.com/asdf-vm/asdf). +* Elixir version 1.7 or newer. If your distribution only has an old version available, check [Elixir's install page](https://elixir-lang.org/install.html) or use a tool like [asdf](https://github.com/asdf-vm/asdf). * Build-essential tools ### Configuration