git ssb

39+

cel / git-ssb



Commit 1d810e2edd82c207f39ed47f8717c94c0ab22f98

Update readme for ssb-npm usage

cel committed on 9/4/2018, 4:15:12 AM
Parent: c9f924cc292d1414dc71589bff88eaa4aa9567e0

Files changed

README.mdchanged
README.mdView
@@ -13,14 +13,13 @@
1313 Requirements:
1414
1515 - [scuttlebot][]
1616 - Connection to the [SSB network][Scuttlebutt] network
17-- [ssb-npm-registry][] scuttlebot plugin
1817
19-Install via ssb-npm:
18 +Install via [ssb-npm][] ([ssb-links][] scuttlebot plugin required):
2019
2120 ```
22-npm install -g git-ssb --registry=http://localhost:8043/
21 +ssb-npm install -g git-ssb
2322 ```
2423
2524 ## Usage
2625
@@ -67,18 +66,18 @@
6766 - [From GitHub to git-ssb](https://git.scuttlebot.io/%25RPKzL382v2fAia5HuDNHD5kkFdlP7bGvXQApSXqOBwc%3D.sha256)
6867 - [Distributed Git (for real this time) with git ssb](http://evbogue.com/distributedgit/)
6968 - [Distributed collaboration with git-ssb](https://git.scuttlebot.io/%256nsHTcWJ3IuXPiFSr4lz3NEROnHGQEu36kjYHTKrWes%3D.sha256/blob/73b4b7d083757d91a5151c23eacbe9c6ae615ebf/volume-0/git-ssb/index.md)
7069
71-[ssb-npm]: https://git.scuttlebot.io/%23ssb-npm
7270 [Scuttlebutt]: https://www.scuttlebutt.nz/
7371 [scuttlebot]: https://scuttlebot.io/
7472 [ssb]: https://github.com/ssbc/secure-scuttlebutt
7573 [git config]: http://git-scm.com/docs/git-config
7674 [patchwork]: https://github.com/ssbc/patchwork
7775 [patchwork-testing]: https://github.com/ssbc/patchwork/blob/3f6d2d60b66361c3c926ff0a9e81847e71c8cfdd/docs/TESTING.md
7876 [`git-ssb-web`]: http://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256
7977 [`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
8180
8281 ## License
8382
8483 Copyright (c) 2016 Charles Lehner

Built with git-ssb-web