aboutsummaryrefslogtreecommitdiff
path: root/doc/install-guide.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install-guide.html')
-rw-r--r--doc/install-guide.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install-guide.html b/doc/install-guide.html
index c11f6ce..edc963c 100644
--- a/doc/install-guide.html
+++ b/doc/install-guide.html
@@ -42,7 +42,7 @@ ssb-npm install -g git-ssb@2.8.0 \
<pre>
git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo
cd patchfoo
-ssb-npm install --production --branch %HWJLkLhiapPIaWn2yBOsFIeLNwyrYdSn/Z8cDqiBBi4=.sha256
+ssb-npm install --production --branch %HWJLkLhiapPIaWn2yBOsFIeLNwyrYdSn/Z8cDqiBBi4=.sha256 --branch %eNFBTxGjgxmiQMzNUnHrQqXuBmZ8lwdwlnCbvSG8Rb0=.sha256
npm start
</pre>
@@ -52,7 +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 %HWJLkLhiapPIaWn2yBOsFIeLNwyrYdSn/Z8cDqiBBi4=.sha256
+ssb-npm install --production --branch %HWJLkLhiapPIaWn2yBOsFIeLNwyrYdSn/Z8cDqiBBi4=.sha256 --branch %eNFBTxGjgxmiQMzNUnHrQqXuBmZ8lwdwlnCbvSG8Rb0=.sha256
node enable-plugin.js
</pre>
<p>Restart ssb-server or Patchwork.</p>