]> git.sesse.net Git - movit/blobdiff - README
Move to C++14, since newer Google Test requires that now.
[movit] / README
diff --git a/README b/README
index dfddd7ad596dc633727cb718aa4e7e7bbadc0643..0d99fabb1a1eea842a7bb5c2505cc249f98d378c 100644 (file)
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ TL;DR, please give me download link and system demands
 
 OK, you need
 
-* A C++11 compiler. GCC will do. (I haven't tried Windows, but it
+* A C++14 compiler. GCC will do. (I haven't tried Windows, but it
   works fine on Linux and OS X, and Movit is not very POSIX-bound.)
 * GNU Make.
 * A GPU capable of running OpenGL 3.0 or newer. GLES3 (for mobile devices)