Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixes #67
  • Loading branch information
swrobel authored Dec 6, 2024
1 parent fa4dc85 commit 9c5c430
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
1. `gem install bundler -v=$(cat Gemfile.lock | tail -1 | tr -d " ")`
1. `bundle`
1. `yarn`
1. `cp config/database.yml.example config/database.yml`
1. `bin/rails db:create db:schema:load:with_data db:seed`
1. Grab some data: `bin/rails buoys:update forecasts:update`
1. `bin/foreman start -f Procfile.dev`
Expand Down

0 comments on commit 9c5c430

Please sign in to comment.