瀏覽代碼

Update README.md

Windows installation guide: get libexpat fixed
MaximilianBauer 10 年之前
父節點
當前提交
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