Skip to content

Commit

Permalink
Correct setup command
Browse files Browse the repository at this point in the history
  • Loading branch information
leesheppard committed Nov 2, 2024
1 parent eafc13d commit 6abebbb
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 @@ -27,7 +27,7 @@ $ cd ruby_au
First time set up of the environment, this will bundle gems and install the JS dependencies as well as prepare the database:

```bash
$ bin/rails db:setup
$ bin/setup
```

Installing dependencies post set up (after each `git pull`):
Expand Down

0 comments on commit 6abebbb

Please sign in to comment.