git ssb

16+

cel / patchfoo



Commit 7f37b29387160a3cf49fe2cf7e054539fe1ae827

Adjust readme

- Link to ssb-npm-registry repo
- Clarify install & requirements sections
cel committed on 5/21/2018, 1:31:17 PM
Parent: 221246e648373228bb661edd72e15d55d23a58ed

Files changed

README.mdchanged
README.mdView
@@ -22,12 +22,10 @@
2222
2323 Find [this guide](%VaSj08AbdhIa4itK4z8Z91G80o2h5OhRLCEEO6MhAcU=.sha256) [on github](https://github.com/noffle/sailing-patchfoo) or [on
2424 SSB](http://git.scuttlebot.io/%25VaSj08AbdhIa4itK4z8Z91G80o2h5OhRLCEEO6MhAcU%3D.sha256).
2525
26-## Install
26 +## Requirements
2727
28-Requirements:
29-
3028 - [scuttlebot][] with adjusted max blobs config
3129 - [ssb-npm-registry][]
3230 - [git-ssb][]
3331
@@ -38,8 +36,10 @@
3836 `sbot server --blobs.max 30000000`
3937 Or put this in your `~/.ssb/config` to make the setting persist:
4038 `{"blobs":{"max":30000000}}`
4139
40 +## Install
41 +
4242 ```sh
4343 git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo
4444 cd patchfoo
4545 npm install --registry=http://localhost:8043/
@@ -116,9 +116,9 @@
116116 - Add UI for using pub invites
117117
118118 [scuttlebot]: %M0TrM+oJT2i/phUJO/fZ2wkK2AN2FB1xK0tqR7SNj58=.sha256
119119 [patchbay]: %s9mSFATE4RGyJx9wgH22lBrvD4CgUQW4yeguSWWjtqc=.sha256
120-[ssb-npm-registry]: %59m0nJQ/YOnxkPi7QfBphcOtuwCgamUgoVHtBhCEq7k=.sha256
120 +[ssb-npm-registry]: %pFqjcdVKHqsrtOjVEAVZeCF0iY4s+3Hr0vA3EFCq5UM=.sha256
121121 [git-ssb]: %n92DiQh7ietE+R+X/I403LQoyf2DtR3WQfCkDKlheQU=.sha256
122122
123123 ## License
124124

Built with git-ssb-web