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

Commit b4240e5

Browse files
Merge pull request #63 from NewAlexandria/master
Add npm req >= 3.9.0
2 parents b8d249b + 401463c commit b4240e5

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)