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

Commit 46671a0e by Mick Hansen

Merge pull request #2901 from ClimbsRocks/patch-2

Update getting-started.md
2 parents aa8eea2f 6246cd48
Showing with 1 additions and 1 deletions
...@@ -19,7 +19,7 @@ TODO - a link to bluebird + general promise syntax + catch / error handling ...@@ -19,7 +19,7 @@ TODO - a link to bluebird + general promise syntax + catch / error handling
## Setting up a project ## Setting up a project
Now that your computer is prepared and your coffee sits next to your keyboard, 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 ```bash
$ mkdir my-project $ mkdir my-project
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!