From 119f4227dfe2508544c7e6914356f9a5e4ca3c28 Mon Sep 17 00:00:00 2001 From: pryazha Date: Sun, 19 Jan 2025 22:28:55 +0500 Subject: change readme --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 3ac319d..238c3d0 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ My implementation of chapters from https://learnopengl.com - Building -There is glfw, glew, stb_image and tinyobjloader-c in libs directory, -but better would be download them. +There is glfw, glew, stb_image and tinyobjloader-c in libs directory. +Also you need to download libmesa devel. You need to change to each directory and compile examples separetely. -- cgit v1.2.3