Update README.md

This commit is contained in:
Shweet
2025-08-27 22:43:01 -04:00
committed by GitHub
parent 0ddc616e02
commit de034b9b29

View File

@@ -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
```
```