aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519>2020-07-09 10:06:16 -0400
committercel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519>2020-07-09 10:06:16 -0400
commitcf6be1cf1b82af4166f66e50ab8d444ca2e4ca75 (patch)
tree8730bbb22fc7d117d15789fdb6c7f3645f2f27f8
parent0a810268962c1ad438775a5c4d3d27e62d60b350 (diff)
downloadpatchfoo-cf6be1cf1b82af4166f66e50ab8d444ca2e4ca75.tar.gz
patchfoo-cf6be1cf1b82af4166f66e50ab8d444ca2e4ca75.zip
%azW4q2GOnr52FVPK7pQk06VVMRuUJdUHXKN1PzhB9d0=.sha256
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 490ca2c..558aa43 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Running as a standalone process can work while you are running a ssb-server dist
```sh
git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo
cd patchfoo
-ssb-npm install --production --branch %rI/Nt+iF8aRSwof9Ky26c2EGOrcMFUS0aeRiI4dqhiE=.sha256
+ssb-npm install --production --branch %azW4q2GOnr52FVPK7pQk06VVMRuUJdUHXKN1PzhB9d0=.sha256
npm start
```
@@ -54,7 +54,7 @@ npm start
cd ~/.ssb/node_modules
git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo
cd patchfoo
-ssb-npm install --production --branch %rI/Nt+iF8aRSwof9Ky26c2EGOrcMFUS0aeRiI4dqhiE=.sha256
+ssb-npm install --production --branch %azW4q2GOnr52FVPK7pQk06VVMRuUJdUHXKN1PzhB9d0=.sha256
node enable-plugin.js
```