diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -55,9 +55,9 @@ context. See examples for usage. cc -Iinclude your_app.c lib/libGL.a -lm -o your_app ``` -The `examples/` (`cube`, `rave`) contain runnable programs. Buidl and run -as the user with permissions to `/dev/verite3d`, point `VERITE_UCODE` -evironment variable at the `v2000gl.uc` 3D microcode. +The `examples/` contain runnable programs. Build +and run as the user with permissions to `/dev/verite3d`, point `VERITE_UCODE` +environment variable at the `v2000gl.uc` 3D microcode. If the `/dev/verite3d` does not exist on your system, despite running a kernel with `veritefb(4)` driver loaded, create it using `MAKEDEV`. |
