diff options
author | Simon Ser <contact@emersion.fr> | 2020-05-13 16:12:46 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2020-05-13 16:12:46 +0200 |
commit | 59547f7fb7ba0b7cf264ad8bde164aae89a23b5e (patch) | |
tree | fa59c6d66806ebefe3802fae9383ac0c530e4722 | |
parent | 7216725b140777c7f8812b8e7260b5602a7c6053 (diff) | |
download | alps-59547f7fb7ba0b7cf264ad8bde164aae89a23b5e.tar.gz alps-59547f7fb7ba0b7cf264ad8bde164aae89a23b5e.zip |
readme: suggest using the alps theme instead of the SourceHut one
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ To manually specify upstream servers: go run ./cmd/alps imaps://mail.example.org:993 smtps://mail.example.org:465 -Add `-theme sourcehut` to use the SourceHut theme. See `docs/cli.md` for more +Add `-theme alps` to use the alps theme. See `docs/cli.md` for more information. When developing themes and plugins, the script `contrib/hotreload.sh` can be |