Skip to content

Commit

Permalink
migrations running missing in the command
Browse files Browse the repository at this point in the history
  • Loading branch information
santiago-dev96 committed Jan 20, 2020
1 parent da7c560 commit 3d26771
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 @@ -15,7 +15,7 @@ user. This should work in Linux and Mac operative systems.
```shell
git clone --single-branch --branch 'feature/private-events' \
https://github.com/santiago-rodrig/private-events &&
cd private-events && rails db:reset
cd private-events && rails db:reset && rails db:migrate
```

## Test suite
Expand Down

0 comments on commit 3d26771

Please sign in to comment.