diff --git a/README.md b/README.md index 0a5679e..8d751bf 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,14 @@ -# Remote Backup Server +# Remote Server Backup ## Requis ------ - -`add-apt-repository ppa:costamagnagianfranco/borgbackup -y && apt update #Ubuntu < 16.04 et Debian < 9` - -`apt install borgbackup sshfs` +``` +add-apt-repository ppa:costamagnagianfranco/borgbackup -y && apt update #Ubuntu < 16.04 et Debian < 9` +apt install borgbackup sshfs +git clone +``` ## Première utilisation ------ - `./backup.sh -i ` ## Utilisation