Explorar el Código

Update README.md

MaximilianBauer hace 11 años
padre
commit
d007789670
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -62,7 +62,7 @@ $ make all
 ##### Get expat
 * start MinGW Installation Manager
 * choose all Packages, mark mingw32-expat and install
-* open msys and install libexpat
+* Open MinGW\msys\1.0\msys.bat
 ```bash
 $ mingw-get install libexpat
 ```