summarylogtreecommitdiffstats
path: root/foldingathome.install
diff options
context:
space:
mode:
Diffstat (limited to 'foldingathome.install')
-rw-r--r--foldingathome.install7
1 files changed, 5 insertions, 2 deletions
diff --git a/foldingathome.install b/foldingathome.install
index b40a15c96bff..0748e4bed3fb 100644
--- a/foldingathome.install
+++ b/foldingathome.install
@@ -1,12 +1,15 @@
post_install() {
cat << 'EOF'
- --> To join the Arch Linux team, please use team number 45032
+ --> To start folding, please enable and start foldingathome.service.
+ --> If you have an NVIDIA GPU, please first enable and start
+ --> foldingathome-nvidia.service.
+ --> To join the Arch Linux team, please use team number 45032.
EOF
}
post_upgrade() {
cat << 'EOF'
- --> Please migrate your configuration to /etc/foldingathome/config.xml
+ --> Please migrate your configuration to /etc/foldingathome/config.xml.
EOF
}