Commit 1d810e2edd82c207f39ed47f8717c94c0ab22f98
Update readme for ssb-npm usage
cel committed on 9/4/2018, 4:15:12 AMParent: c9f924cc292d1414dc71589bff88eaa4aa9567e0
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -13,14 +13,13 @@ | ||
13 | 13 … | Requirements: |
14 | 14 … | |
15 | 15 … | - [scuttlebot][] |
16 | 16 … | - Connection to the [SSB network][Scuttlebutt] network |
17 | -- [ssb-npm-registry][] scuttlebot plugin | |
18 | 17 … | |
19 | -Install via ssb-npm: | |
18 … | +Install via [ssb-npm][] ([ssb-links][] scuttlebot plugin required): | |
20 | 19 … | |
21 | 20 … | ``` |
22 | -npm install -g git-ssb --registry=http://localhost:8043/ | |
21 … | +ssb-npm install -g git-ssb | |
23 | 22 … | ``` |
24 | 23 … | |
25 | 24 … | ## Usage |
26 | 25 … | |
@@ -67,18 +66,18 @@ | ||
67 | 66 … | - [From GitHub to git-ssb](https://git.scuttlebot.io/%25RPKzL382v2fAia5HuDNHD5kkFdlP7bGvXQApSXqOBwc%3D.sha256) |
68 | 67 … | - [Distributed Git (for real this time) with git ssb](http://evbogue.com/distributedgit/) |
69 | 68 … | - [Distributed collaboration with git-ssb](https://git.scuttlebot.io/%256nsHTcWJ3IuXPiFSr4lz3NEROnHGQEu36kjYHTKrWes%3D.sha256/blob/73b4b7d083757d91a5151c23eacbe9c6ae615ebf/volume-0/git-ssb/index.md) |
70 | 69 … | |
71 | -[ssb-npm]: https://git.scuttlebot.io/%23ssb-npm | |
72 | 70 … | [Scuttlebutt]: https://www.scuttlebutt.nz/ |
73 | 71 … | [scuttlebot]: https://scuttlebot.io/ |
74 | 72 … | [ssb]: https://github.com/ssbc/secure-scuttlebutt |
75 | 73 … | [git config]: http://git-scm.com/docs/git-config |
76 | 74 … | [patchwork]: https://github.com/ssbc/patchwork |
77 | 75 … | [patchwork-testing]: https://github.com/ssbc/patchwork/blob/3f6d2d60b66361c3c926ff0a9e81847e71c8cfdd/docs/TESTING.md |
78 | 76 … | [`git-ssb-web`]: http://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256 |
79 | 77 … | [`git-remote-ssb`]: http://git-ssb.celehner.com/%25ZVTOK3GA2aewEDI2rPxJqKXEIv4OIUN2swMPE2FeJm8%3D.sha256 |
80 | -[ssb-npm-registry]: %pFqjcdVKHqsrtOjVEAVZeCF0iY4s+3Hr0vA3EFCq5UM=.sha256 | |
78 … | +[ssb-npm]: %iqhz/sQCZCSp91JYAqfQPzHuDYrjw1geKPf1wJ1CvlA=.sha256 | |
79 … | +[ssb-links]: %ukDF/R/WGg8IQg6FBa4oN1xtL1lWusi90FbqhWCV/3M=.sha256 | |
81 | 80 … | |
82 | 81 … | ## License |
83 | 82 … | |
84 | 83 … | Copyright (c) 2016 Charles Lehner |
Built with git-ssb-web