Commit dfab72629c4a2041faa87cedfbb83f92d52a8cd7
Update instructions about how to use ssb-chess-db
Anders Rune Jensen authored on 11/17/2017, 7:40:33 PMGitHub committed on 11/17/2017, 7:40:33 PM
Parent: 6840d4cabbba4fcab779848efd97ed066525f30c
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -62,9 +62,12 @@ | ||
62 | 62 … | # then in another tab (these must be separate commands) |
63 | 63 … | sbot plugins.install ssb-about |
64 | 64 … | sbot plugins.install ssb-backlinks |
65 | 65 … | sbot plugins.install ssb-fulltext # for faster searches |
66 … | +sbot plugins.install ssb-chess-db # for chess | |
66 | 67 … | |
68 … | +After that you need to make sure that .ssb/config reads: "ssb-chess-db": "ssbChessIndex" for chess to work. | |
69 … | + | |
67 | 70 … | # restart sbot server (go back to previous tab and kill it) |
68 | 71 … | ``` |
69 | 72 … | |
70 | 73 … | 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