Przeglądaj źródła

Update README.md

Windows installation guide: get libexpat fixed
MaximilianBauer 10 lat temu
rodzic
commit
a9e3300ae7
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      README.md

+ 4 - 0
README.md

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