diff --git a/simple_backup.install b/simple_backup.install index fb63f37..c3fc586 100644 --- a/simple_backup.install +++ b/simple_backup.install @@ -1,6 +1,6 @@ post_install() { echo "An example configuration file is found in /etc/simple_backup/simple_backup.config." - echo "Copy it to ~/.simple_backup/simple_backup.config and modify it as needed" + echo "Copy it to ~/config/simple_backup/simple_backup.config and modify it as needed" } post_upgrade() {