chore(README): always use yarn
This commit is contained in:
parent
4490a2508b
commit
c190067181
@ -26,13 +26,13 @@ Manual install procedure is [available here](https://xen-orchestra.com/docs/from
|
|||||||
Production build:
|
Production build:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ npm run build
|
$ yarn run build
|
||||||
```
|
```
|
||||||
|
|
||||||
Development build:
|
Development build:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ npm run dev
|
$ yarn run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
## How to report a bug?
|
## How to report a bug?
|
||||||
|
Loading…
Reference in New Issue
Block a user