Merge pull request #546 from ju19/patch-1
Minor changes to README.development
This commit is contained in:
commit
c5bd9d60b5
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user