diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Written in C and uses OpenGL 2.1 to support as many platforms as possible.\ Right now mgl only supports x11. # Dependencies ## Build -`x11, xrender, xrandr` +`x11, libxrender, libxrandr` ## Runtime `libglvnd (libGL.so)` # Notes |