From 1ecc5d922b0bcd8ecf9e4265a049d35100cb0ba0 Mon Sep 17 00:00:00 2001
From: Elian Loraux <elian.loraux@tetras-libre.fr>
Date: Mon, 26 Feb 2024 15:06:06 +0000
Subject: [PATCH] Update Readme.md installl to install

---
 Readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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