We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bbfc21 commit abfdb0eCopy full SHA for abfdb0e
README.md
@@ -3,7 +3,7 @@
3
Getting started:
4
5
```
6
- cd to-do-list-db
+ cd todo-list-db
7
bundle install
8
psql -f db/migrations/01_create_todolist_table.sql
9
psql -f db/migrations/02_create_todolist_test_table.sql
0 commit comments