Skip to content

Commit 5035e72

Browse files
fix typo
1 parent b666cf1 commit 5035e72

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This is a simple template that comes with a [CMake file](CMakeLists.txt) that ca
44
* GLM version 0.9.9
55
* GLEW version 2.1.0
66
* GLFW version 3.3.2
7-
(Latest stable versions as for 08/03/2020)
7+
8+
(Latest stable versions as of 08/03/2020)
89
# How To
910
Clone the this project. Set the desired compilation directives in the CMake file, and then use a compiler (Visual C++ on windows or GCC on linux) to compile your GL program :)

0 commit comments

Comments
 (0)