Update README.md
This commit is contained in:
parent
10163c53cc
commit
78fde523ee
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue