diff --git a/doc/README.html b/doc/README.html index 4b54c47..dd2a1e7 100644 --- a/doc/README.html +++ b/doc/README.html @@ -146,7 +146,7 @@ the GLEW_BUILD preprocessor constant to GLEW_STATIC, otherwise you get build errors. Note that GLEW does not use the C runtime library, so it does not matter which version (single-threaded, multi-threaded or multi-threaded DLL) it is linked with (without -debugging information). It is, however, a good idea to compile all +debugging information). It is, however, always a good idea to compile all your projects including GLEW with the same C runtime settings.