fixes typo within readme

This commit is contained in:
Ivo von Putzer Reibegg 2016-11-23 12:16:27 +01:00
parent 7938f2b50d
commit 9518b66d73

View file

@ -104,7 +104,7 @@ binary. Use this to spawn Electron from Node scripts:
var electron = require('electron')
var proc = require('child_process')
// will something similar to print /Users/maf/.../Electron
// will print something similar to /Users/maf/.../Electron
console.log(electron)
// spawn Electron