📝 Correct link anchor
This commit is contained in:
parent
e05804848f
commit
70baf86ce2
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ $ node_modules/.bin/node-pre-gyp --target=0.36.11 --runtime=electron --fallback-
|
|||
$ node_modules/.bin/node-pre-gyp --target=0.36.11 --runtime=electron --fallback-to-build --directory node_modules/v8-profiler/ --dist-url=https://atom.io/download/atom-shell reinstall
|
||||
```
|
||||
|
||||
See also [How to install native modules](using-native-node-modules.md).
|
||||
See also [How to install native modules][how-to-install-native-modules].
|
||||
|
||||
### 5. Enable debug mode for Electron
|
||||
|
||||
|
|
Loading…
Reference in a new issue