summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--input-support.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/input-support.install b/input-support.install
index 9ad03909625c..a6c259229a79 100644
--- a/input-support.install
+++ b/input-support.install
@@ -1,7 +1,7 @@
post_install() {
echo
echo "To make the environmental variables set automatically, \
-please don't use fish as your login shell."
+it's recommended not to use fish as your login shell."
echo 'Re-login or reboot to apply modify.'
echo
}