Skip to content

Commit

Permalink
Update readme irt PR segment-boneyard#644 from master (previously fix…
Browse files Browse the repository at this point in the history
…ed in this fork)
  • Loading branch information
Oceanswave committed May 28, 2016
1 parent ca42579 commit d41173b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ The only requirement for that script is that you'll need the following prelude:
```js
window.__nightmare = {};
__nightmare.ipc = require('ipc');
__nightmare.ipc = require('electron').preRenderer;
```
## Usage
Expand Down

0 comments on commit d41173b

Please sign in to comment.