diff --git a/readme.md b/readme.md index 0b1efe1..68196d5 100644 --- a/readme.md +++ b/readme.md @@ -4,8 +4,11 @@ To display a summary of available functions, type `bobaman` or `bobahelp` in you ## Dependencies Of course `borgbackup` must be installed on yout system. + In order to mount archives you will need `fusermount`. + The command `bobastats` needs `jq`. + The command `bobarenamer` and `bobadeleter` needs `paste`. ## Installation