Skip to content

Commit

Permalink
Docs: Run full installation by default (not just migrations)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipithomas authored Aug 2, 2024
1 parent d530488 commit cd749ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ $ gem install solid_cache
Add the migration to your app:

```bash
$ bin/rails solid_cache:install:migrations
$ bin/rails solid_cache:install
```

Then run it:
Expand Down

0 comments on commit cd749ae

Please sign in to comment.