diff --git a/roles/ynh_backup/README.md b/roles/ynh_backup/README.md
index 195e98f468d77abffd331cb6b11387e12042b20f..054428ca81a0b31c8474afa1aa43fca2aa66fcd0 100644
--- a/roles/ynh_backup/README.md
+++ b/roles/ynh_backup/README.md
@@ -30,8 +30,6 @@ ynh_backup:
   scheduled_month: "*"
   system: True
   apps: True
-  src_script: "templates/ynh_backup.sh.j2"
-  dest_script: "/usr/bin"
 ```
 
 - `ynh_backup.scheduled`: Enable the YunoHost applications backup feature by setting the value to `True`.