You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: examples/electron-demo/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Project created with
6
6
7
7
## Electron Compatibility and Rebuilding
8
8
9
-
`node-datachannel` uses N-API for creating binaries. Normally `electron` is compatible with N-API binarıes, so you should not need to rebuild the binaries.
9
+
`node-datachannel` uses N-API for creating binaries. Normally `electron` is compatible with N-API binaries, so you should not need to rebuild the binaries.
10
10
11
11
### If you need anyway, you can use `electron-rebuild` package with some modifications.
0 commit comments