summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpryazha <pryadeiniv@mail.ru>2025-01-19 22:28:55 +0500
committerpryazha <pryadeiniv@mail.ru>2025-01-19 22:28:55 +0500
commit119f4227dfe2508544c7e6914356f9a5e4ca3c28 (patch)
tree5f9cbc487f86426dc9331756cd0f4e3b995b8bb1
parent34570d8fc43af47f776499f7413d76012f848f4c (diff)
change readme
-rw-r--r--README4
1 files 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.