瀏覽代碼

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: