From 994f8fdaefec94f1614a38d02eccbe307a92358a Mon Sep 17 00:00:00 2001 From: Djan <> Date: Tue, 1 Aug 2023 20:14:06 +0200 Subject: [PATCH] Corrected typo. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 68196d5..f25d972 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ Borg alias and functions is designed to facilitate the daily use of BorgBackup. To display a summary of available functions, type `bobaman` or `bobahelp` in your terminal. ## Dependencies -Of course `borgbackup` must be installed on yout system. +Of course `borgbackup` must be installed on your system. In order to mount archives you will need `fusermount`.