Switch npm i to yarn

pull/7709/head
Andrew Morgan 2019-04-09 17:09:23 +01:00
parent 4156034403
commit cb2141075c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ If you would like to rebuild the module yourself and replace the downloaded bina
```bash
cd electron_app
npm i
yarn
cd node_modules
rm -rf iohook
git clone https://github.com/matrix-org/iohook