Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2 from kevyder/patch-1
Browse files Browse the repository at this point in the history
Getting started: rake db:migrate
  • Loading branch information
apai4 authored May 8, 2017
2 parents a09b961 + 4281ea4 commit 6dbb83d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ To get the Rails server running locally:

- Clone this repo
- `bundle install` to install all req'd dependencies
- `rake db:migrate` to make all database migrations
- `rails s` to start the local server


Expand Down

0 comments on commit 6dbb83d

Please sign in to comment.