Update README.md
This commit is contained in:
parent
aa3762c100
commit
0a818fa583
1 changed files with 1 additions and 2 deletions
|
@ -25,8 +25,7 @@ To install from source or make changes to the application, continue reading belo
|
|||
1. Clone this repo
|
||||
2. `DEPS=true ./build.sh`
|
||||
|
||||
This will download and install the LBRY app and its dependencies, including [the LBRY daemon](https://github.com/lbryio/lbry) and command line utilities like `node` and `yarn`. \
|
||||
The LBRY app requires Node >= 6; if you have an earlier version of Node installed and want to keep it, you can use [nvm](https://github.com/creationix/nvm) to switch back and forth.
|
||||
This will download and install the LBRY app and its dependencies, including [the LBRY daemon](https://github.com/lbryio/lbry) and command line utilities like `node` and `yarn`. The LBRY app requires Node >= 6; if you have an earlier version of Node installed and want to keep it, you can use [nvm](https://github.com/creationix/nvm) to switch back and forth.
|
||||
|
||||
### Running
|
||||
|
||||
|
|
Loading…
Reference in a new issue