Skip to content

Commit 7ddae93

Browse files
IsmaestroIsmael Ramos
authored andcommitted
feat(readme): update warning message
1 parent 02a37d8 commit 7ddae93

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@
2424

2525
## Getting started
2626

27-
**Warning: strongly recommended node >=v6.9.0 and npm >=3.0.0**
27+
**Warning**
28+
29+
> Verify that you are running at least node 6.9.x and npm 3.x.x by running node -v and npm -v in a terminal/console window. Older versions produce errors, but newer versions are fine.
2830
2931
1. Go to project folder and install dependencies:
3032
```bash

0 commit comments

Comments
 (0)