Commit 7a16575265ccf7a79b53ee5a6cb1c8732e5c79ea
Update install instructions for ssb-npm
cel committed on 10/14/2017, 3:23:08 AMParent: d3244b38bb2daecb1cf73cefc2fa50ca30640ffb
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -22,14 +22,20 @@ | ||
22 | 22 … | |
23 | 23 … | Find [this guide](%VaSj08AbdhIa4itK4z8Z91G80o2h5OhRLCEEO6MhAcU=.sha256) [on github](https://github.com/noffle/sailing-patchfoo) or [on |
24 | 24 … | SSB](http://git.scuttlebot.io/%25VaSj08AbdhIa4itK4z8Z91G80o2h5OhRLCEEO6MhAcU%3D.sha256). |
25 | 25 … | |
26 | -## Install & Run | |
26 … | +## Install | |
27 | 27 … | |
28 … | +Requirements: | |
29 … | + | |
30 … | +- [scuttlebot][] | |
31 … | +- [ssb-npm-registry][] | |
32 … | +- [git-ssb][] | |
33 … | + | |
28 | 34 … | ```sh |
29 | 35 … | git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo |
30 | 36 … | cd patchfoo |
31 | -npm install | |
37 … | +npm install --registry=http://localhost:8043/ | |
32 | 38 … | npm start |
33 | 39 … | ``` |
34 | 40 … | |
35 | 41 … | Alternatively, install as an sbot plugin (advanced): |
@@ -90,9 +96,12 @@ | ||
90 | 96 … | - Count digs |
91 | 97 … | - Show network status |
92 | 98 … | - Add UI for using pub invites |
93 | 99 … | |
100 … | +[scuttlebot]: %M0TrM+oJT2i/phUJO/fZ2wkK2AN2FB1xK0tqR7SNj58=.sha256 | |
94 | 101 … | [patchbay]: %s9mSFATE4RGyJx9wgH22lBrvD4CgUQW4yeguSWWjtqc=.sha256 |
102 … | +[ssb-npm-registry]: %59m0nJQ/YOnxkPi7QfBphcOtuwCgamUgoVHtBhCEq7k=.sha256 | |
103 … | +[git-ssb]: %n92DiQh7ietE+R+X/I403LQoyf2DtR3WQfCkDKlheQU=.sha256 | |
95 | 104 … | |
96 | 105 … | ## License |
97 | 106 … | |
98 | 107 … | Copyright (C) 2017 Secure Scuttlebutt Consortium |
Built with git-ssb-web