1
0
mirror of https://github.com/namibia/tips.git synced 2024-06-02 18:31:07 +00:00

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

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