commit 6416cca048451a3f725042e3f93ce3cdd36867ce
parent 4e460089eb23a56859528f70b01c41c5ccc84d64
Author: RobinLinus <robin_woll@capira.de>
Date: Fri, 1 Jan 2016 23:16:09 +0100
Update README.md
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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`