Skip to content

Commit

Permalink
Fix install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
kimadactyl authored and mockdeep committed Jan 25, 2024
1 parent 007d3ff commit 730cd48
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 @@ -100,7 +100,7 @@ Then run the following commands.

```sh
bundle install
rake db:migrate
rails db:setup
foreman start
```

Expand Down

0 comments on commit 730cd48

Please sign in to comment.