readme: fix typo
Fixes: 9d76488235
("readme: add hint about SourceHut theme")
This commit is contained in:
parent
9d76488235
commit
75122a175a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ To manually specify upstream servers:
|
||||||
|
|
||||||
go run ./cmd/koushin imaps://mail.example.org:993 smtps://mail.example.org:465
|
go run ./cmd/koushin imaps://mail.example.org:993 smtps://mail.example.org:465
|
||||||
|
|
||||||
Add `-theme sourcehut` to use the SourceHut them. See `docs/cli.md` for more
|
Add `-theme sourcehut` to use the SourceHut theme. See `docs/cli.md` for more
|
||||||
information.
|
information.
|
||||||
|
|
||||||
When developing themes and plugins, the script `contrib/hotreload.sh` can be
|
When developing themes and plugins, the script `contrib/hotreload.sh` can be
|
||||||
|
|
Loading…
Reference in a new issue