Преглед изворни кода

Remove duplicate line in Administration guide

Jarek Lipski пре 7 година
родитељ
комит
443ee05b75
1 измењених фајлова са 0 додато и 1 уклоњено
  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: