Switch npm i to yarn
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user