diff options
author | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2018-05-21 08:15:50 -0400 |
---|---|---|
committer | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2018-05-21 09:31:17 -0400 |
commit | 7f37b29387160a3cf49fe2cf7e054539fe1ae827 (patch) | |
tree | f220897ccd783893be4dbd96788a04cb3a561c41 /README.md | |
parent | 221246e648373228bb661edd72e15d55d23a58ed (diff) | |
download | patchfoo-7f37b29387160a3cf49fe2cf7e054539fe1ae827.tar.gz patchfoo-7f37b29387160a3cf49fe2cf7e054539fe1ae827.zip |
Adjust readme
- Link to ssb-npm-registry repo
- Clarify install & requirements sections
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -23,9 +23,7 @@ Plain SSB web UI. Uses HTML forms instead of client-side JS. Designed for use on Find [this guide](%VaSj08AbdhIa4itK4z8Z91G80o2h5OhRLCEEO6MhAcU=.sha256) [on github](https://github.com/noffle/sailing-patchfoo) or [on SSB](http://git.scuttlebot.io/%25VaSj08AbdhIa4itK4z8Z91G80o2h5OhRLCEEO6MhAcU%3D.sha256). -## Install - -Requirements: +## Requirements - [scuttlebot][] with adjusted max blobs config - [ssb-npm-registry][] @@ -39,6 +37,8 @@ are going to do the install: Or put this in your `~/.ssb/config` to make the setting persist: `{"blobs":{"max":30000000}}` +## Install + ```sh git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo cd patchfoo @@ -117,7 +117,7 @@ To make config options persistent, set them in `~/.ssb/config`, e.g.: [scuttlebot]: %M0TrM+oJT2i/phUJO/fZ2wkK2AN2FB1xK0tqR7SNj58=.sha256 [patchbay]: %s9mSFATE4RGyJx9wgH22lBrvD4CgUQW4yeguSWWjtqc=.sha256 -[ssb-npm-registry]: %59m0nJQ/YOnxkPi7QfBphcOtuwCgamUgoVHtBhCEq7k=.sha256 +[ssb-npm-registry]: %pFqjcdVKHqsrtOjVEAVZeCF0iY4s+3Hr0vA3EFCq5UM=.sha256 [git-ssb]: %n92DiQh7ietE+R+X/I403LQoyf2DtR3WQfCkDKlheQU=.sha256 ## License |