Commit 2effe6b37de96175b7ae6e8686a327aa6af483a5
docs: more on work flow
decentral1se committed on 10/12/2022, 10:57:56 AMParent: 87ea53309523960e0c134c65d3ec05d71c9f3495
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -12,4 +12,8 @@ | ||
12 | 12 … | * Hops is set to 3 |
13 | 13 … | * UNIX socket enabled for local `sbotcli` testing |
14 | 14 … | |
15 | 15 … | `go run mgsbot.go` |
16 … | + | |
17 … | +Then you can e.g. `./sbotcli --addr localhost:8009 whoami`. You can generate an | |
18 … | +invite and then from a fresh Patchwork identity, accept it. You should see | |
19 … | +messages replicate both ways, including replies & likes. |
Built with git-ssb-web