From 28153f375baaeb19a5008685989807a5fc913c60 Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Fri, 8 Nov 2013 12:00:38 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd66999..61260ef 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Nevertheless, still consider making backups of your data before trying a sync to First, grab a fresh copy of osync and make it executable: $ git clone https://github.com/deajan/osync + $ cd osync $ chmod +x ./osync.sh Osync needs to run with bash shell. Using any other shell will most probably result in lots of errors.