Skip to content

Commit 4dc9160

Browse files
authored
Update README.md
1 parent 1fb8a65 commit 4dc9160

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Note: For the present, there may be incompatible changes without notice in advan
1212
* MSVC2015/MinGW/GCC/Clang (32-bit or 64-bit)
1313

1414
## Runtime Requirements
15-
* OpenGL4.0 CoreProfile or later
16-
* On linux, you can check whether your graphics card supports OpenGL4.0 CoreProfile or not, run `glxinfo | grep "OpenGL core profile version"` on your terminal
15+
* OpenGL3.2 CoreProfile or later
16+
* On linux, you can check whether your graphics card supports OpenGL3.2 CoreProfile or not, run `glxinfo | grep "OpenGL core profile version"` on your terminal
1717
* FFmpeg (Please install ffmpeg on your own for video exporting, you can also place a ffmpeg executable in /tools.)
1818

0 commit comments

Comments
 (0)