X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=README.md;h=3523c9a92e822272edf8ecf01879506bdea1176e;hb=cf5d1302aa97c3a042421333f93d91b474266e51;hp=73ea6ca821efc3f01cbdcb43d9667169e0649c4b;hpb=caf30646b16677ef74f53c5e54c2834ac5edf6aa;p=akkoma diff --git a/README.md b/README.md index 73ea6ca82..3523c9a92 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,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) +* 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). * Build-essential tools ### Configuration @@ -74,7 +74,7 @@ This is useful for running pleroma inside Tor or i2p. ### Register a User -Run `mix register_user `. The `name` appears on statuses, while the nickname corresponds to the user, e.g. `@nickname@instance.tld` +Run `mix register_user `. The `name` appears on statuses, while the nickname corresponds to the user, e.g. `@nickname@instance.tld` ### Password reset