aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b2a915a..601c0f5 100644
--- a/README.md
+++ b/README.md
@@ -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