From 70c43a0de83e69f707744ec48931afc762290af2 Mon Sep 17 00:00:00 2001 From: YULIUS KURNIAWAN KRISTIANTO Date: Mon, 5 Nov 2018 22:10:09 +0700 Subject: [PATCH] Update how-to-get-lbry-command-line.md (#868) set link for contribute documentation and remove ' then change to comma --- content/faq/how-to-get-lbry-command-line.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/how-to-get-lbry-command-line.md b/content/faq/how-to-get-lbry-command-line.md index d85968b0..366032b5 100644 --- a/content/faq/how-to-get-lbry-command-line.md +++ b/content/faq/how-to-get-lbry-command-line.md @@ -5,6 +5,6 @@ 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. +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)