diff --git a/README.md b/README.md index 63425c0be..d3f1ded33 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 (if you can, [use this](https://github.com/nodesource/distributions). if not, [this gist may be useful](https://gist.github.com/isaacs/579814)) +- Install node and npm (linux users: [use this](https://github.com/nodesource/distributions). if that doesn't work, [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