summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormajortom6 <tombarrett@siu.edu>2017-02-19 09:17:35 -0600
committerTom Barrett <tombarrett@siu.edu>2017-03-07 13:23:41 -0600
commit5c46e0f0a924989201c6784b0f956bc442f14a7e (patch)
tree33b5889b872023bd7d414f7baec45706330813b3 /README.md
parent2cc21176467d4501adb7bfb9ee03eb9a2a7d14f2 (diff)
-removed glm library, its in the debian repos
-made opengl and sdl folders in includes, moved various *hpps to them
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)