aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-08-25 11:04:26 +0200
committerdec05eba <dec05eba@protonmail.com>2023-08-25 11:04:26 +0200
commit545fe676701fd384c750518d4747e1425a94c44a (patch)
tree9712ec87937fc34eff6253ae4d03543e093383d3
parent5e50a5249f089f44b568e7dd4ba0782521e67e0b (diff)
m
-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