logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma
commit: 39bf535221fde2d19ebc2178359d2b8272ed4fa4
parent: bf64208b524482e44407840b7aa66dd896c05def
Author: lain <lain@soykaf.club>
Date:   Mon, 21 May 2018 12:09:33 +0200

Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop

Diffstat:

MREADME.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -74,7 +74,7 @@ This is useful for running pleroma inside Tor or i2p. ### Register a User -Run `mix register_user <name> <nickname> <email> <bio>`. The `name` appears on statuses, while the nickname corresponds to the user, e.g. `@nickname@instance.tld` +Run `mix register_user <name> <nickname> <email> <bio> <password>`. The `name` appears on statuses, while the nickname corresponds to the user, e.g. `@nickname@instance.tld` ### Password reset