Merge pull request #219 from loomchild/master

Remove duplicate line in Administration guide
This commit is contained in:
Eugen Rochko 2017-05-07 23:42:53 +02:00 committed by GitHub
commit de6add0ce4
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ So, you have a working Mastodon instance... now what?
The following rake task:
RAILS_ENV=production bundle exec rails mastodon:make_admin USERNAME=alice
(or docker-compose run --rm web rails mastodon:make_admin USERNAME=alice)
or, if using docker: