Skip to content

Commit

Permalink
readme change to help windows users
Browse files Browse the repository at this point in the history
  • Loading branch information
tryngagear committed Aug 10, 2023
1 parent 6164b57 commit 5b4d780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ PASS is currently in Development heading towards [Minimum Viable Product](./docs

Currently we require Node version 16 or higher and NPM for our package manager. Most places recommend using a node version manager to install node and npm. To proceed using NVM perform the following..

1. Download NVM for your system. Find instructions here: https://github.com/nvm-sh/nvm
1. Download NVM for your system. Find instructions here: https://github.com/nvm-sh/nvm (NOTE: for window users use this link: https://github.com/coreybutler/nvm-windows)

2. Install node version 16:
```
Expand Down

0 comments on commit 5b4d780

Please sign in to comment.