Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Standen <[email protected]>
  • Loading branch information
tryngagear and timbot1789 authored Aug 10, 2023
1 parent 5b4d780 commit 41a63e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ 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 (NOTE: for window users use this link: https://github.com/coreybutler/nvm-windows)
1. Download NVM for your system.
- For Mac, Linux, and other POSIX users: https://github.com/nvm-sh/nvm
- For Windows users: https://github.com/coreybutler/nvm-windows

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

0 comments on commit 41a63e4

Please sign in to comment.