git ssb

16+

Dominic / patchbay



Commit dfab72629c4a2041faa87cedfbb83f92d52a8cd7

Update instructions about how to use ssb-chess-db

Anders Rune Jensen authored on 11/17/2017, 7:40:33 PM
GitHub committed on 11/17/2017, 7:40:33 PM
Parent: 6840d4cabbba4fcab779848efd97ed066525f30c

Files changed

README.mdchanged
README.mdView
@@ -62,9 +62,12 @@
6262 # then in another tab (these must be separate commands)
6363 sbot plugins.install ssb-about
6464 sbot plugins.install ssb-backlinks
6565 sbot plugins.install ssb-fulltext # for faster searches
66 +sbot plugins.install ssb-chess-db # for chess
6667
68 +After that you need to make sure that .ssb/config reads: "ssb-chess-db": "ssbChessIndex" for chess to work.
69 +
6770 # restart sbot server (go back to previous tab and kill it)
6871 ```
6972
7073 Restart your sbot, then (optionally) use an invite code. This will give you your first friend, from which point you can find others:

Built with git-ssb-web