Correct dev setup tutorial for mac and linux.
This commit is contained in:
parent
3487947e83
commit
ee5520bb6b
2 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@ Our repository uses yarn workspaces. So you'll need yarn to work with it.
|
|||
To install it run:
|
||||
|
||||
```bash
|
||||
npm i -G yarn
|
||||
npm install yarn --global
|
||||
```
|
||||
|
||||
#### Fork our repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue