Skip to content

Commit 3bbfc21

Browse files
author
Lindsey Dew
authored
Update README.md
1 parent 05ef672 commit 3bbfc21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Getting started:
44

55
```
66
cd to-do-list-db
7+
bundle install
78
psql -f db/migrations/01_create_todolist_table.sql
89
psql -f db/migrations/02_create_todolist_test_table.sql
910
rspec

0 commit comments

Comments
 (0)