diff --git a/README.md b/README.md index 6633327..d44db5c 100644 --- a/README.md +++ b/README.md @@ -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.