diff --git a/aur/shared-bootdir-helper.install b/aur/shared-bootdir-helper.install
index 8a1c38044d5ddcd16d3c3caf89200632f4b224a6..a3e948c640f071349d5fc4f1a8144bbb4818941d 100644
--- a/aur/shared-bootdir-helper.install
+++ b/aur/shared-bootdir-helper.install
@@ -4,7 +4,7 @@ post_install() {
     echo "***********************************shared-bootdir-helper**************************************"
     echo "If you want to boot each kernel with different kernel parameters, "
     echo "  you need to use the tool 'shared-bootdir-helper-multi-kparam'. "
-    echo "  PLEASE read README.md to learn what should you do. "
+    echo "  You MUST read https://git.recolic.net/root/shared-bootdir-helper "
     echo ""
     echo "If you're ok to boot each kernel with the same kernel parameters (in /etc/default/grub), "
     echo "  you need to do nothing. "