Просмотр исходного кода

Update README.md

Windows installation guide: get libexpat fixed
MaximilianBauer лет назад: 10
Родитель
Сommit
a9e3300ae7
1 измененных файлов с 4 добавлено и 0 удалено
  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