Skip to content

Commit 6ebe240

Browse files
committed
update README
1 parent 1be4767 commit 6ebe240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Whenever you add, remove, or alter a component's css annotation metadata, you'll
2727

2828
### Configuring Node and NVM
2929

30-
Node v12 is recommended for use with the Design System repository, and [NVM](http://nvm.sh/) is the recommended choice for managing multiple versions of Node on your computer.
30+
Node v14 is recommended for use with the Design System repository, and [NVM](http://nvm.sh/) is the recommended choice for managing multiple versions of Node on your computer.
3131

3232
A .nvmrc file is included in this project to aid in local development. To utilize it for setting your project's node version, run `nvm use` in the root of the directory.
3333
Additionally, you can set up a deeper shell integration for automatically invoking the nvmrc file when you change into the project directory by

0 commit comments

Comments
 (0)