aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519>2020-08-11 21:25:47 -0400
committercel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519>2020-08-11 21:40:14 -0400
commita1bdfaa7d8190ffc27ca4de93945c829f2d92c9d (patch)
tree6fe4d0ee540090b12c37eeeb00955d1f529347ab
parentfa627f8485760b7b8d498837e9217e66c725c85d (diff)
downloadpatchfoo-a1bdfaa7d8190ffc27ca4de93945c829f2d92c9d.tar.gz
patchfoo-a1bdfaa7d8190ffc27ca4de93945c829f2d92c9d.zip
Note dummy argument for sbot plugins.install
%KDNlepL5lEnSBiALkqNdhZ3lHkxVWGr43eyuskti76k=.sha256
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7b1af21..c6bbf3d 100644
--- a/README.md
+++ b/README.md
@@ -140,11 +140,13 @@ and `ssb-private` ssb-server plugins. The `ssb-search` plugin is also helpful, f
If you are using a ssb-server distribution like Patchwork, Patchbay or Oasis's ssb-server, these plugins are already included. If you are using ssb-server from the command-line, the plugins have to be installed separately:
```sh
-sbot plugins.install ssb-backlinks
-sbot plugins.install ssb-private
-sbot plugins.install ssb-search
+sbot plugins.install ssb-backlinks --yes
+sbot plugins.install ssb-private --yes
+sbot plugins.install ssb-search --yes
```
+The `--yes` argument above is a "dummy" argument to work around the error "Cannot set property 'module' of undefined" (more info: %lvLBrXSGAulTwaFSUBKCgttC0/mO2BAnXvLOCnI+KsY=.sha256)
+
## Config
Pass config options with args