Skip to content

Commit 1dbbc99

Browse files
authored
Update README.md
1 parent b639796 commit 1dbbc99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ $ bundle install
4040
Next, migrate the database:
4141

4242
```
43-
$ rails db:migrate
43+
$ rake db:migrate
4444
```
4545

4646
I did not implement any automated tests, so skip the following testing stage:

0 commit comments

Comments
 (0)