summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Omar <me@johnomar.com>2016-10-16 09:21:53 -0400
committerJohn Omar <me@johnomar.com>2016-10-16 09:21:53 -0400
commit18a9f93da0f6020bc213583fff171003140ffdd8 (patch)
treebebf5555459735b8af92c1dac7c52fecd7b90f26
parentec92dfa59d938d38180b2a802eb806800c7e8f60 (diff)
globally install electron
-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