From 62b97e730ced5af5f20835b60af0c2a718e4302a Mon Sep 17 00:00:00 2001 From: Viktor Bengtsson Date: Sun, 10 Jul 2016 01:39:02 +0200 Subject: [PATCH] Set category to "developer" Structuring faq.php into categories in preparation for adding more answers, and to make it more accessible. --- posts/faq/how-to-get-lbry-command-line.md | 1 + 1 file changed, 1 insertion(+) diff --git a/posts/faq/how-to-get-lbry-command-line.md b/posts/faq/how-to-get-lbry-command-line.md index 1d9aa1c9..2b413b33 100644 --- a/posts/faq/how-to-get-lbry-command-line.md +++ b/posts/faq/how-to-get-lbry-command-line.md @@ -1,5 +1,6 @@ --- title: How do I get LBRY for development? +category: developer --- The LBRY project sources are hosted on [Github](https://github.com/lbryio).