Update README.md

This commit is contained in:
Alex Grin 2017-01-23 16:23:35 -05:00 committed by GitHub
parent 78fde523ee
commit c66508266c

View file

@ -5,7 +5,7 @@ This is the web-based frontend for the LBRY network. It is automatically install
## Development Setup ## Development Setup
- Install [LBRY](https://github.com/lbryio/lbry/releases) - 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 - Checkout this project via git
- Run `./watch.sh` (this will `npm install` dependencies) - Run `./watch.sh` (this will `npm install` dependencies)
- Run LBRY - Run LBRY