From 49001dd638ab74c67903a2c1699aaa351e1ab372 Mon Sep 17 00:00:00 2001 From: Janek Bevendorff Date: Sun, 5 Oct 2014 01:19:28 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 875f437..33fcb68 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ You can of course also install server and client on the same machine. This may b sudo ./install all ## Uninstalling -For uninstalling run `./uninstall.sh [all|server|client]`. These remove all the scripts but preserve the data in `/bkp` (or whatever your backup folder is). +For uninstalling run `./uninstall.sh [all|server|client]`. This removes all the scripts but preserves the data in `/bkp` (or whatever your backup folder is). ## Backup strategies The intended use case for rs-backup-suite is as follows: you set up the server part on your NAS. Then you create a backup user for each user on each client machine.