lbry.com/posts/faq/how-to-get-lbry-command-line.md
Viktor Bengtsson 62b97e730c Set category to "developer"
Structuring faq.php into categories in preparation for adding more answers, and to make it more accessible.
2016-07-10 01:39:02 +02:00

8 lines
449 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 [lbrycred](https://github.com/lbryio/lbrycrd) or [lbryum](https://github.com/lbryio/lbryum). Further documentation is available in the respective repositories' READMEs and similar files.