From fb0a3c4fbc9f2b03ba47b8e78c7a83bafce9178b Mon Sep 17 00:00:00 2001 From: Hans Govind Date: Thu, 1 Feb 2018 13:28:57 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d27601e..a5a0d4c4 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ You'll need [Node.js](https://nodejs.org) installed on your computer in order to ```bash $ git clone https://github.com/electron/electron-api-demos +$ npm install electron -g $ cd electron-api-demos $ npm install $ npm start