Parcourir la source

Update README.md

Windows installation guide: get libexpat fixed
MaximilianBauer il y a 11 ans
Parent
commit
a9e3300ae7
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -62,6 +62,10 @@ $ make all
 ##### Get expat
 ##### Get expat
 * start MinGW Installation Manager
 * start MinGW Installation Manager
 * choose all Packages, mark mingw32-expat and install
 * choose all Packages, mark mingw32-expat and install
+* open msys and install libexpat
+```bash
+$ mingw-get install libexpat
+```
 
 
 ##### Get Python and lxml:
 ##### Get Python and lxml:
 * download Python at https://python.org/downloads
 * download Python at https://python.org/downloads