不要怂,就是干,撸起袖子干!

Commit 6246cd48 by Preston Parry

Update getting-started.md

1 parent 6670246e
Showing with 2 additions and 3 deletions
......@@ -19,7 +19,7 @@ TODO - a link to bluebird + general promise syntax + catch / error handling
## Setting up a project
Now that your computer is prepared and your coffee sits next to your keyboard,
we can finally get started. First things first: Create a directory and initializeit with NPM!
we can finally get started. First things first: create a directory and initialize it with NPM!
```bash
$ mkdir my-project
......@@ -387,4 +387,4 @@ As there are some more advanced features in Sequelize which are a bit inappropri
[2]: /docs/latest/models#configuration
[3]: /docs/latest/models#validations
[4]: /docs/latest/models#finders
[5]: /docs/latest/associations
\ No newline at end of file
[5]: /docs/latest/associations
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!