Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christinach authored Sep 30, 2024
1 parent 0de610c commit 8a6b2a1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,6 @@ An application to manage and reserve locker and study spaces for the library. T
## Database creation
* `bundle exec rake servers:start`
* create, and migrate the database
```
bundle exec rails db:create
bundle exec rails db:migrate
```
## Database seeding for development
* If you want a set of example data for development, seed the database.
* This data includes *fake* lockers and study spaces for Firestone, and users with fake UIDs.
Expand Down

0 comments on commit 8a6b2a1

Please sign in to comment.