From 866700b7267e0245690bc4d0daa9cb6e42a915a1 Mon Sep 17 00:00:00 2001 From: RobinLinus Date: Tue, 29 Dec 2015 17:32:18 +0100 Subject: [PATCH] Link to the install-dependencies section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c42d786..9b69d1c 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,6 @@ ShareDrop uses WebRTC only and isn't compatible with Safari Browsers. Snapdrop u ## Run the project -* Install npm, bower, gulp and the dependencies as described [here](https://github.com/PolymerElements/polymer-starter-kit) +* Install npm, bower, gulp and the dependencies as described [here](https://github.com/PolymerElements/polymer-starter-kit#install-dependencies) * run `gulp serve` * In a second shell run `node index.js`