git ssb

2+

ev / minsbot



Commit b39c0c9c6eaec40b3abec80290f061592a626525

add install instructions

Ev Bogue committed on 2/10/2019, 6:18:53 PM
Parent: 68ebbe79904bf073bc8afdedfb5f6fff70fdc733

Files changed

README.mdchanged
README.mdView
@@ -5,6 +5,15 @@
55 Goals
66 + Simplify Scuttlebot
77 + Port to Deno
88
9 +### installation
10 +
11 +```
12 +npm install
13 +npm start
14 +```
15 +
16 +Point your lite client at http://localhost:8989/get-config to find your websocket remote.
17 +
918 ---
1019 MIT

Built with git-ssb-web