Ver Fonte

Remove duplicate line in Administration guide

Jarek Lipski há 7 anos atrás
pai
commit
443ee05b75
1 ficheiros alterados com 0 adições e 1 exclusões
  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:
 
     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: