projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e058048
)
:memo: Correct link anchor
author
Plusb Preco
<plusb21@gmail.com>
Sat, 19 Mar 2016 18:36:27 +0000
(
03:36
+0900)
committer
Plusb Preco
<plusb21@gmail.com>
Sat, 19 Mar 2016 18:36:27 +0000
(
03:36
+0900)
docs/tutorial/debugging-main-process.md
patch
|
blob
|
history
diff --git
a/docs/tutorial/debugging-main-process.md
b/docs/tutorial/debugging-main-process.md
index
c7a373f
..
67f349d
100644
(file)
--- a/
docs/tutorial/debugging-main-process.md
+++ b/
docs/tutorial/debugging-main-process.md
@@
-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