Skip to content

Commit cc9104d

Browse files
authored
docs: 📈 updated node version in docs (#3)
1 parent e68d2d9 commit cc9104d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

webapp/client/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Frontend for ModelDB version 2
88

99
```
1010
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.29.0/install.sh | bash
11-
nvm install 11.3.0
12-
nvm alias default 11.3.0
11+
nvm install 12.18.3
12+
nvm alias default 12.18.3
1313
nvm use default
1414
```
1515

0 commit comments

Comments
 (0)