summarylogtreecommitdiffstats
path: root/yabridge.install
diff options
context:
space:
mode:
Diffstat (limited to 'yabridge.install')
-rw-r--r--yabridge.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/yabridge.install b/yabridge.install
index f4d106a020e3..f34dec34eab7 100644
--- a/yabridge.install
+++ b/yabridge.install
@@ -1,7 +1,7 @@
post_upgrade() {
cat <<EOF
-If you are upgrading from a previous version of yabridge and you have made
-copies of 'libyabridge.so', then you should not forget to replace those copies
-with new ones.
+If you are upgrading from a previous version of yabridge and you are using the
+copy-based installation method, then don't forget to run 'yabridgectl sync' to
+update those copies.
EOF
}