From 6416cca048451a3f725042e3f93ce3cdd36867ce Mon Sep 17 00:00:00 2001 From: RobinLinus Date: Fri, 1 Jan 2016 23:16:09 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd4d0e2..81cffb3 100644 --- a/README.md +++ b/README.md @@ -49,5 +49,6 @@ ShareDrop uses WebRTC only and isn't compatible with Safari Browsers. Snapdrop u ## Run the project on your device * Install npm, bower, gulp and the dependencies as described [here](https://github.com/PolymerElements/polymer-starter-kit#install-dependencies) + * `npm install & bower install` * run `gulp serve` * In a second shell run `node index.js`