diff options
author | Tomasz Kramkowski <tk@the-tk.com> | 2018-07-16 23:01:18 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tk@the-tk.com> | 2018-07-16 23:01:55 +0100 |
commit | 91b543a29cb8852251908a49cd120a6f7d9f2f11 (patch) | |
tree | 7a7395355b954fcca3c94fada99430466e873b7c | |
parent | c2e4bbfafd0afd0650295e374e390e4d27ded737 (diff) | |
download | faqe-91b543a29cb8852251908a49cd120a6f7d9f2f11.tar.gz faqe-91b543a29cb8852251908a49cd120a6f7d9f2f11.tar.xz faqe-91b543a29cb8852251908a49cd120a6f7d9f2f11.zip |
README: Dependencies now list correct OpenGL version
3.2 is now used instead of 3.3.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ It is currently a work in progress. Dependencies ------------ -- OpenGL 3.3+ +- OpenGL 3.2+ - SDL2 - eprintf (make) - libpng 1.2+ |