We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67ce42f commit 36ead3bCopy full SHA for 36ead3b
README.md
@@ -11,7 +11,7 @@ You are not allowed to collaborate during the sprint challenge.
11
## Project Setup
12
13
- [ ] Run `npm install` to install your dependencies.
14
-- [ ] Build your database executing `npm run migrate`
+- [ ] Build your database executing `npm run migrate`.
15
- [ ] Run tests locally executing `npm test`.
16
17
## Project Instructions
0 commit comments