diff --git a/README.md b/README.md index b85db49..943075b 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ After checking out the repo: 3. To build the UI: `gulp` 4. To run it: `npm start` +For working with multiple versino of Node, the node package `n` can be of help. + Development ---