Added some MSYS instructions

This commit is contained in:
deajan 2015-07-19 13:37:18 +02:00
parent 95d4dfe7ed
commit 4cb42d769b
1 changed files with 3 additions and 0 deletions

View File

@ -43,6 +43,9 @@ If bash is not your default shell, you may invoke it using
$ bash osync.sh [options]
On *BSD, be sure to have bash installed.
On MSYS, On top of your basic install, you need msys-rsync and msys-coreutils-ext packages.
## Usage
Osync can work with in three flavors: Quick sync mode, configuration file mode, and daemon mode.