mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-26 23:13:32 +00:00
10 lines
573 B
Markdown
10 lines
573 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 documentation.
|
|
|
|
You can find more information about building on and with LBRY at [https://lbry.tech](https://lbry.tech)
|