mirror of
https://github.com/namibia/tips.git
synced 2024-12-22 02:08:53 +00:00
Emphasize to install dependencies
This commit is contained in:
parent
9f5a85580a
commit
221dae08ad
@ -7,6 +7,8 @@
|
|||||||
$ cd tips && npm install
|
$ 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:
|
* Edit [tips.json](./tips.json) to add your tip in the below format:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
Loading…
Reference in New Issue
Block a user