aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 72eb6d44cf..ca6a395e8e 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,6 @@ Assumes a Rails 5.2+ application with Active Storage and Webpacker installed.
1. Migrate the database
```
- ./bin/rails active_storage:install
./bin/rails action_text:install
./bin/rails db:migrate
```