Update README.md

This commit is contained in:
Orsiris de Jong 2013-11-08 12:00:38 +01:00
parent 0eb30e94a9
commit 28153f375b
1 changed files with 1 additions and 0 deletions

View File

@ -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: First, grab a fresh copy of osync and make it executable:
$ git clone https://github.com/deajan/osync $ git clone https://github.com/deajan/osync
$ cd osync
$ chmod +x ./osync.sh $ chmod +x ./osync.sh
Osync needs to run with bash shell. Using any other shell will most probably result in lots of errors. Osync needs to run with bash shell. Using any other shell will most probably result in lots of errors.