diff --git a/Readme.md b/Readme.md
index 9419c616707bd7fc192e81ea3d5c899506126474..f1adea75b607d3080fedf98d4628ef7b3899637e 100644
--- a/Readme.md
+++ b/Readme.md
@@ -6,6 +6,7 @@ Duplicity based backup for ftp servers
 ## Install
 
 ```sh
+apt-get installl duplicity lftp
 git clone https://gitlab.tetras-libre.fr/nocloud/duplicity-ftp-backup
 cp .env.sample .env
 ```