lbry.com/content/faq/how-to-get-lbry-command-line.md
YULIUS KURNIAWAN KRISTIANTO 70c43a0de8 Update how-to-get-lbry-command-line.md (#868)
set link for contribute documentation and remove ' then change to comma
2018-11-05 10:10:09 -05:00

10 lines
605 B
Markdown

---
title: How do I get LBRY for development?
category: powerusers
---
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 for the LBRY SDK and [lbry-desktop](https://github.com/lbryio/lbry-desktop) repository for the Desktop application. Further documentation is available in the respective repositories, READMEs and [contributing](https://lbry.tech/contribute) documentation.
You can find more information about building on and with LBRY at [https://lbry.tech](https://lbry.tech)