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 f959d7c..8bceb2c 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Written in C and uses OpenGL 2.0 to support as many platforms as possible.\
Right now mgl only supports x11.
# Dependencies
## Build
-`xlib`
+`x11, xrender`
## Runtime
`libglvnd (libGL.so)`
# Notes