diff --git a/README.development b/README.development index 3cee93523..cc6f17639 100644 --- a/README.development +++ b/README.development @@ -88,8 +88,8 @@ Windows users (using Visual Studio) User-contributed instructions for building using Cygwin: -1. Download and install Cygwin and put its `/bin/` directory on your system path. -1. Install the Cygwin Packages: `apt-cyg install rsync make` +1. Download and install Cygwin and put its `/bin/` directory on your system path (This PC > Properties > Advancded system settings > Environment Variables > double-click Path > New). +1. Install the Cygwin Packages: `apt-cyg install rsync make` OR select rsync package during Cygwin installation 1. Download `gettext` 0.20.1 or superior and put its `bin` directory on your system path. 1. https://mlocati.github.io/articles/gettext-iconv-windows.html 1. Download and install Python for Windows (not from Cygwin) and put `python.exe` (not `python3.exe`) on your system path.