From 7d44017c8dd787d242fa6bd984ac6661f34a4a3e Mon Sep 17 00:00:00 2001 From: Cerem Cem ASLAN Date: Tue, 14 Aug 2018 18:56:54 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6cf56d..51968b2 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Although I use these tools in my everyday backup tasks, you **MUST** take approp Shell scrip to sychronize source and destination in the same hierarchy. ```console -$ ./sync /path/to/source/snapshots /path/to/dest/snapshots +./sync /path/to/source/snapshots /path/to/dest/snapshots ``` # Intended Usage