1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-09 15:35:25 +02:00

Add note for windows users

This commit is contained in:
gohabereg 2018-09-03 23:04:35 +03:00
parent 6f6fe37963
commit 215522246a

View file

@ -6,6 +6,8 @@ $ chmod u+x ./bin/nvm.sh && ./bin/nvm.sh
$ nvm install
```
> For windows use [nvm for windows](https://github.com/coreybutler/nvm-windows)
Install Yarn package manager
```
$ brew install yarn --without-node