diff --git a/README.md b/README.md index 3b9e742..9023b89 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ Download these from your package manager: - GLEW Note, to render animations, you'll need to download [FFmpeg](https://ffmpeg.org/download.html) and specify its install path in the program. -This program runs on OpenGL 3.3 at the minimum. + +This program runs using OpenGL 3.3, so have that. ## Build @@ -46,4 +47,4 @@ mkdir build cd build cmake .. make -``` \ No newline at end of file +```