summarylogtreecommitdiffstats
path: root/goobook.install
diff options
context:
space:
mode:
Diffstat (limited to 'goobook.install')
-rw-r--r--goobook.install11
1 files changed, 3 insertions, 8 deletions
diff --git a/goobook.install b/goobook.install
index 84c50242fe67..2afd2dba1260 100644
--- a/goobook.install
+++ b/goobook.install
@@ -2,17 +2,12 @@
post_install() {
cat <<End-of-message
- Configuration: For most users it will be enough to run:
+ *IMPORTANT* Check the Arch Wiki article for authentication instructions:
- $ goobook authenticate
+ https://wiki.archlinux.org/index.php/Mutt#Goobook
- and follow the instructions.
- To get access to more settings you can create a .goobookrc in your home directory:
-
- $ goobook config-template > ~/.goobookrc
-
- See https://gitlab.com/goobook/goobook#tab-readme for more information.
+ See https://gitlab.com/goobook/goobook#tab-readme for more information and configuration
End-of-message
}