Skip to content

Commit ae07a3a

Browse files
committed
📖 DOC: npm 5.3 fix
1 parent 40e8e59 commit ae07a3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ node -v
7575
# Results into v9.1.0 — make sure you have Node >= 8 installed.
7676

7777
npm -v
78-
# Results into 5.6.0 — make sure you have npm >= 5.2 installed.
78+
# Results into 5.6.0 — make sure you have npm >= 5.3 installed.
7979
```
8080

8181
</details>

0 commit comments

Comments
 (0)