Commit 7f37b29387160a3cf49fe2cf7e054539fe1ae827
Adjust readme
- Link to ssb-npm-registry repo - Clarify install & requirements sectionscel committed on 5/21/2018, 1:31:17 PM
Parent: 221246e648373228bb661edd72e15d55d23a58ed
Files changed
README.md | changed |
README.md | |||
---|---|---|---|
@@ -22,12 +22,10 @@ | |||
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 | ||
26 … | +## Requirements | ||
27 | 27 … | ||
28 | -Requirements: | ||
29 | - | ||
30 | 28 … | - [scuttlebot][] with adjusted max blobs config | |
31 | 29 … | - [ssb-npm-registry][] | |
32 | 30 … | - [git-ssb][] | |
33 | 31 … | ||
@@ -38,8 +36,10 @@ | |||
38 | 36 … | `sbot server --blobs.max 30000000` | |
39 | 37 … | Or put this in your `~/.ssb/config` to make the setting persist: | |
40 | 38 … | `{"blobs":{"max":30000000}}` | |
41 | 39 … | ||
40 … | +## Install | ||
41 … | + | ||
42 | 42 … | ```sh | |
43 | 43 … | git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo | |
44 | 44 … | cd patchfoo | |
45 | 45 … | npm install --registry=http://localhost:8043/ | |
@@ -116,9 +116,9 @@ | |||
116 | 116 … | - Add UI for using pub invites | |
117 | 117 … | ||
118 | 118 … | [scuttlebot]: %M0TrM+oJT2i/phUJO/fZ2wkK2AN2FB1xK0tqR7SNj58=.sha256 | |
119 | 119 … | [patchbay]: %s9mSFATE4RGyJx9wgH22lBrvD4CgUQW4yeguSWWjtqc=.sha256 | |
120 | -[ssb-npm-registry]: %59m0nJQ/YOnxkPi7QfBphcOtuwCgamUgoVHtBhCEq7k=.sha256 | ||
120 … | +[ssb-npm-registry]: %pFqjcdVKHqsrtOjVEAVZeCF0iY4s+3Hr0vA3EFCq5UM=.sha256 | ||
121 | 121 … | [git-ssb]: %n92DiQh7ietE+R+X/I403LQoyf2DtR3WQfCkDKlheQU=.sha256 | |
122 | 122 … | ||
123 | 123 … | ## License | |
124 | 124 … |
Built with git-ssb-web