diff options
author | cel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519> | 2020-11-17 19:26:00 -0500 |
---|---|---|
committer | cel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519> | 2020-11-27 10:27:52 -0500 |
commit | 6a6f0b821f7d42f8ea24c3bc6b6ad61ce422e8d4 (patch) | |
tree | 3c46a6ba65802a164857007ff737172f728953f8 /doc | |
parent | 1bf5278d3088c9b366c19937130c030b41c7cee0 (diff) | |
download | patchfoo-6a6f0b821f7d42f8ea24c3bc6b6ad61ce422e8d4.tar.gz patchfoo-6a6f0b821f7d42f8ea24c3bc6b6ad61ce422e8d4.zip |
Render patchgraph updates
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install-guide.html | 4 |
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> |