Skip to content

Commit

Permalink
Update docs/SETUP.md
Browse files Browse the repository at this point in the history
Co-authored-by: Hanbyul Jo <[email protected]>
  • Loading branch information
vgeorge and hanbyul-here authored Nov 4, 2024
1 parent 9c28376 commit 4c3556e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ git submodule update --init --recursive

To set up the development environment for this website, you'll need to install the following on your system:

- [Node](http://nodejs.org/) (see version in [.nvmrc](./.nvmrc)) (To manage multiple node versions we recommend [nvm](https://github.com/creationix/nvm))
- [Node](http://nodejs.org/) (see version in [.nvmrc](../.nvmrc)) (To manage multiple node versions we recommend [nvm](https://github.com/creationix/nvm))
- [Yarn](https://yarnpkg.com/) Package manager

If you use [`nvm`](https://github.com/creationix/nvm), activate the desired Node version:
Expand Down

0 comments on commit 4c3556e

Please sign in to comment.