Browse Source

Remove duplicate line in Administration guide

Jarek Lipski 7 years ago
parent
commit
443ee05b75
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Running-Mastodon/Administration-guide.md

+ 0 - 1
Running-Mastodon/Administration-guide.md

@@ -8,7 +8,6 @@ So, you have a working Mastodon instance... now what?
 The following rake task:
 The following rake task:
 
 
     RAILS_ENV=production bundle exec rails mastodon:make_admin USERNAME=alice
     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:
 or, if using docker: