We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc508a commit 1a7727cCopy full SHA for 1a7727c
1 file changed
README.md
@@ -15,8 +15,9 @@ Fork this project and then clone it to your local machine.
15
16
## Install
17
18
-Once on your local machine you will need to navigate to the project directory and run
+Once on your local machine you will need to navigate to the project directory and run:
19
20
+ $ bundle install
21
$ rake db:create
22
$ rake db:migrate
23
0 commit comments