typo in admin doc

s/rails/rake/
lolsob-rspec
Nope Nope 2017-04-04 20:45:32 +02:00 committed by GitHub
parent fa2a1af90a
commit 583208f5ae
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.