Skip to content

Commit 90176ac

Browse files
committed
Add nvm command
1 parent cec3fcf commit 90176ac

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
@@ -49,6 +49,8 @@ To find the location of the mysql headers you can execute:
4949

5050
# Installation
5151

52+
- The project requires that you have node 10+ installed on your system. You can use `nvm` to use the desired version by running `nvm use` in the root of the project.
53+
5254
- Install modules from **package.json**:
5355

5456
npm install

0 commit comments

Comments
 (0)