Skip to content

Commit 1a7727c

Browse files
committed
add bundle install to the readme
1 parent cbc508a commit 1a7727c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ Fork this project and then clone it to your local machine.
1515

1616
## Install
1717

18-
Once on your local machine you will need to navigate to the project directory and run
18+
Once on your local machine you will need to navigate to the project directory and run:
1919

20+
$ bundle install
2021
$ rake db:create
2122
$ rake db:migrate
2223

0 commit comments

Comments
 (0)