lbry.com/content/faq/how-to-get-lbry-command-line.md
2016-09-07 22:01:30 -04:00

8 lines
448 B
Markdown

---
title: How do I get LBRY for development?
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.