From 5c46e0f0a924989201c6784b0f956bc442f14a7e Mon Sep 17 00:00:00 2001 From: majortom6 Date: Sun, 19 Feb 2017 09:17:35 -0600 Subject: -removed glm library, its in the debian repos -made opengl and sdl folders in includes, moved various *hpps to them --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8124d17..c8e9339 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ nature's course for librarys ~ -apt install libsdl2-dev +apt install libsdl2-dev libglm-dev ideas - make code compilable on various distrobutions (maybe wangblows if not too big of changes) -- cgit v1.2.3