We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9340938 commit ada53f8Copy full SHA for ada53f8
1 file changed
README.md
@@ -66,7 +66,7 @@ need that, and would rather drop the Xlib dependency, you can pass
66
67
To build the example programs, change into their directory and run `make`. The
68
"cube" and "fly" examples use OpenGL and Xlib, so make sure to have `libGL` and
69
-libX11` installed, before attempting to build them.
+`libX11` installed, before attempting to build them.
70
71
72
License
0 commit comments