mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Update Node.js docs link and Windows note
This commit is contained in:
@@ -21,6 +21,6 @@ The `repl` module provides a REPL implementation that can be accessed using:
|
||||
This only creates a REPL for the main process. You can use the Console
|
||||
tab of the Dev Tools to get a REPL for the renderer processes.
|
||||
|
||||
Note: REPL is not available on Windows.
|
||||
**Note:** `electron --interactive` is not available on Windows.
|
||||
|
||||
More info here: https://github.com/nodejs/node/blob/master/doc/api/repl.md
|
||||
More information can be found in the [Node.js REPL docs](https://nodejs.org/dist/latest/docs/api/repl.html).
|
||||
|
||||
Reference in New Issue
Block a user