summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6977f60..1bf4a62 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ be using Elm yet.
First make sure electron is globally installed.
```
-$ npm install -g electron-prebuilt
+$ sudo npm install -g electron
```
Electron has a Main process and a Renderer process. You can think of the Main process as the code that interacts with the