Add dependencies installation instructions for build script
This commit is contained in:
parent
8947f9ac2f
commit
0edf895baf
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ development and testing purposes.
|
||||||
### One-time Setup
|
### One-time Setup
|
||||||
|
|
||||||
1. Clone this repo
|
1. Clone this repo
|
||||||
2. `./build.sh`
|
2. `DEPS=true ./build.sh`
|
||||||
|
|
||||||
This will download and install the LBRY app and its dependencies, including
|
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 daemon](https://github.com/lbryio/lbry) and command line utilities like `node` and `yarn`.
|
||||||
|
|
Loading…
Add table
Reference in a new issue