lbry.com/content/faq/how-to-get-lbry-command-line.md
Thomas Zarebczan 34277316c7
remove bounty FAQ, redirects (#1117)
* archive bounty faq

will re-direct, check if we have a faq leading to lbry.tech/contribute

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

* Update permanent.yaml
2019-09-11 15:58:08 -04:00

10 lines
625 B
Markdown

---
title: How do I install LBRY for development and contributing?
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)