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:
parent
6f6fe37963
commit
215522246a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue