Remove duplicate line in Administration guide

This commit is contained in:
Jarek Lipski 2017-05-07 22:41:19 +02:00
부모 13a9afaded
커밋 443ee05b75

파일 보기

@ -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: