Merge pull request #74 from exalted/patch-4

Emphasize to install dependencies
This commit is contained in:
hemanth.hm 2016-06-09 12:05:12 +05:30
commit f9a314af96
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
$ cd tips && npm install
```
:warning: don't fail to think that this is optional, because if you don't install the dependencies you won't get the benefit of auto-updating README and TOC and your PR will likely to not get merged because of that.
* Edit [tips.json](./tips.json) to add your tip in the below format:
```js