mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-18 21:03:27 +00:00
typo in admin doc
s/rails/rake/
This commit is contained in:
parent
6fd865c000
commit
dcda852b5f
|
@ -7,7 +7,7 @@ So, you have a working Mastodon instance... now what?
|
||||||
|
|
||||||
The following rake task:
|
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.
|
Would turn the local user "alice" into an admin.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue