From 7abd3c86b311b5fd35fbf76f50004c7300069a3a Mon Sep 17 00:00:00 2001 From: cel Date: Wed, 19 Apr 2017 18:31:18 -0700 Subject: Note ssb-query requirement --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 56e7c31..4351681 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,17 @@ sbot plugins.enable patchfoo # restart sbot ``` +## Install extras + +To be able to render channels, patchfoo needs the `ssb-query` scuttlebot +plugin: + +```sh +sbot plugins.install ssb-query +sbot plugins.enable ssb-query +# restart sbot +``` + ## Config Pass config options with args -- cgit v1.2.3