Commit 54379731e6002dd982eab86febf0b7d4872a5ff8
Add ssb-unread as requirement for external sbot
Anders Rune Jensen authored on 8/21/2018, 8:02:43 PMGitHub committed on 8/21/2018, 8:02:43 PM
Parent: fe5ddc2d1685019ad149249d4f6f83086562d572
Files changed
README.md | changed |
README.md | |||
---|---|---|---|
@@ -94,8 +94,9 @@ | |||
94 | 94 … | ||
95 | 95 … | # then in another tab (these must be separate commands) | |
96 | 96 … | sbot plugins.install ssb-about | |
97 | 97 … | sbot plugins.install ssb-backlinks | |
98 … | +sbot plugins.install ssb-unread | ||
98 | 99 … | sbot plugins.install ssb-search # for search | |
99 | 100 … | sbot plugins.install ssb-chess-db # for chess | |
100 | 101 … | sbot plugins.install ssb-private # for private messages | |
101 | 102 … | sbot plugins.install ssb-meme # for image search |
Built with git-ssb-web