From 78fde523ee27e31628d12df14aa51aad067e76c5 Mon Sep 17 00:00:00 2001 From: Alex Grin Date: Mon, 23 Jan 2017 16:23:07 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11c444dab..63425c0be 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is the web-based frontend for the LBRY network. It is automatically install ## Development Setup - Install [LBRY](https://github.com/lbryio/lbry/releases) -- Install node and npm ([this gist may be useful](https://gist.github.com/isaacs/579814)) +- Install node and npm (if you can, [use this](https://github.com/nodesource/distributions). if not, [this gist may be useful](https://gist.github.com/isaacs/579814)) - Checkout this project via git - Run `./watch.sh` (this will `npm install` dependencies) - Run LBRY