We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d769c commit 9d2eba8Copy full SHA for 9d2eba8
README.md
@@ -13,7 +13,6 @@ git submodule update
13
Install Visual Studio 2017 and the C++ Desktop Tools, as we need them for our native module. Also this command helps
14
```
15
npm install --global --production windows-build-tools
16
-npm install ./src/hot-keys/ItemHotkeys/send-keys-native
17
npm install
18
19
0 commit comments