From 6196bf10cffa1f5c0d03da712a275d0f00898170 Mon Sep 17 00:00:00 2001 From: lllzebralll Date: Tue, 28 Jun 2022 15:17:42 +0300 Subject: [PATCH] README update --- README.md | 4 ---- 1 file changed, 4 deletions(-) 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