Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Feb 8, 2023
1 parent d3d3f87 commit 9cb84f7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,14 @@ npm i
npm start
```
The instructions above assume you have node.js installed. If not, if you're
on windows use [nvm-windows](https://github.com/coreybutler/nvm-windows),
or if you're on mac/linux use [nvm](https://github.com/nvm-sh/nvm).
Or you can just use the installers at [nodejs.org](https://nodejs.org) though
I'd recommend nvm and nvm-windows personally as once you get into node dev
you'll likely need different versions for different projects.
# License
[MIT](LICENSE.md)

0 comments on commit 9cb84f7

Please sign in to comment.