From 031b70f8c5d4ca4d8e54efea63f13a58509d4d48 Mon Sep 17 00:00:00 2001 From: cel Date: Thu, 9 Jul 2020 20:23:42 -0400 Subject: %HWJLkLhiapPIaWn2yBOsFIeLNwyrYdSn/Z8cDqiBBi4=.sha256 ssb-client is now included, even if --production is used for install --- doc/install-guide.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/install-guide.html b/doc/install-guide.html index 04a07cf..e1d6a8f 100644 --- a/doc/install-guide.html +++ b/doc/install-guide.html @@ -42,9 +42,7 @@ ssb-npm install -g git-ssb@2.8.0 \
 git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo
 cd patchfoo
-ssb-npm install \
-  --branch %e/unnFWjNwhJuFtH+DmkNqqvVggrufu/sZxRU5e59Is=.sha256 \
-  --branch %FlwIBeDR/liKcEvok7uF9o3e7Qib36aMj1orj3aiFVQ=.sha256
+ssb-npm install --production --branch %HWJLkLhiapPIaWn2yBOsFIeLNwyrYdSn/Z8cDqiBBi4=.sha256
 npm start
 
@@ -54,8 +52,7 @@ mkdir ~/.ssb/node_modules cd ~/.ssb/node_modules git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo cd patchfoo -ssb-npm install --production \ - --branch %e/unnFWjNwhJuFtH+DmkNqqvVggrufu/sZxRU5e59Is=.sha256 +ssb-npm install --production --branch %HWJLkLhiapPIaWn2yBOsFIeLNwyrYdSn/Z8cDqiBBi4=.sha256 node enable-plugin.js

Restart ssb-server or Patchwork.

-- cgit v1.2.3