diff --git a/README.md b/README.md index e51becaa..608b3fa8 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,6 @@ `$ sudo dnf install glfw-devel glfw glew-devel glm-devel libpng-devel` -# Note for fix string erorr: -To fix problem, uncomment `#include ` in `src/files/WorldFiles.h`. - - # Note for MinGW compiling: To fix problem with `#include ` get headers `mingw.thread.h` and `mingw.invoke.h` from: https://github.com/meganz/mingw-std-threads