Update how-to-get-lbry-command-line.md

This commit is contained in:
Thomas Zarebczan 2018-10-01 13:24:52 -04:00 committed by GitHub
parent 2caf738a36
commit a4bb1b2e9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,3 +6,5 @@ category: developer
The LBRY project sources are hosted on [Github](https://github.com/lbryio).
To install LBRY from source, you'll need the [lbry](https://github.com/lbryio/lbry) repository, as well as either [lbrycrd](https://github.com/lbryio/lbrycrd) or [lbryum](https://github.com/lbryio/lbryum). Further documentation is available in the respective repositories' READMEs and similar files.
You can find more information about building on and with LBRY at [https://lbry.tech](https://lbry.tech)