From bf24ba5f3cd203fd053eb7a615270081fb455674 Mon Sep 17 00:00:00 2001 From: Viktor Bengtsson Date: Sun, 10 Jul 2016 01:41:21 +0200 Subject: [PATCH] Set category to "running" Structuring faq.php into categories in preparation for adding more answers, and to make it more accessible. --- posts/faq/how-to-run-lbry.md | 1 + 1 file changed, 1 insertion(+) diff --git a/posts/faq/how-to-run-lbry.md b/posts/faq/how-to-run-lbry.md index f025e713..081651db 100644 --- a/posts/faq/how-to-run-lbry.md +++ b/posts/faq/how-to-run-lbry.md @@ -1,5 +1,6 @@ --- title: How do I run LBRY from the command line? +category: running --- #### If you [installed from source](how-to-get-lbry-command-line.md)