diff options
author | cel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519> | 2020-06-15 16:33:11 -0400 |
---|---|---|
committer | cel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519> | 2020-06-15 16:33:11 -0400 |
commit | b7c6b2b54f8239ddb0756d235dcbec383f578816 (patch) | |
tree | 4e79ea5d3315fda0d7da9cb6e0a8ce1fd2559c02 /README.md | |
parent | cc99c6ff794caf0f77a6852abfcf67b6e3d87591 (diff) | |
download | patchfoo-b7c6b2b54f8239ddb0756d235dcbec383f578816.tar.gz patchfoo-b7c6b2b54f8239ddb0756d235dcbec383f578816.zip |
Add ssb-npm branch
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -42,7 +42,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 +ssb-npm install --production --branch %rI/Nt+iF8aRSwof9Ky26c2EGOrcMFUS0aeRiI4dqhiE=.sha256 npm start ``` @@ -52,7 +52,7 @@ npm start cd ~/.ssb/node_modules git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo cd patchfoo -ssb-npm install --production +ssb-npm install --production --branch %rI/Nt+iF8aRSwof9Ky26c2EGOrcMFUS0aeRiI4dqhiE=.sha256 node enable-plugin.js ``` |