Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit 401463c

Browse files
committed
added npm req >= 3.9.0
1 parent 8f0d12f commit 401463c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ npm i -g git-labelmaker
1212

1313
Currently you **must be using version `>= 4.0.0` of node**, because we're using some fancy-shmancy ES6 stuff (Promises are too awesome to not use), and also because the dependant package `git-label` also currently requires `>= 4.0.0`.
1414

15+
Use **npm version `>= 3.9.0`**,
16+
1517
### Usage
1618

1719
Using this bad boy is a breeze. First `cd` into your git repository, run the command and follow the prompts!

0 commit comments

Comments
 (0)