Merge pull request #872 from kwaio/patch-1

typo in admin doc
This commit is contained in:
Eugen 2017-04-05 02:53:09 +02:00 committed by GitHub
commit feea517046
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ So, you have a working Mastodon instance... now what?
The following rake task:
rails mastodon:make_admin USERNAME=alice
rake mastodon:make_admin USERNAME=alice
Would turn the local user "alice" into an admin.