X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=README.md;h=d9896f7ba70abeaaafba13fdf2643dcf576d8621;hb=07a9a891ad93d7fb21d596deb5211b4570cf1acb;hp=c76a1cbe56e5385674b1627e2d6f92e2e0e7a836;hpb=acfd98689bcd6bb955553117f1e702cbf7577925;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