diff options
| author | Radosław Kujawa <radoslaw.kujawa@c0ff33.net> | 2026-07-18 00:14:46 +0200 |
|---|---|---|
| committer | Radosław Kujawa <radoslaw.kujawa@c0ff33.net> | 2026-07-18 00:14:46 +0200 |
| commit | b3d6f168c17ebd60acc673ddfb2e71494054b599 (patch) | |
| tree | 8b62eaa189ce6d738604ab0a4ad02b8f2be2415b /README.md | |
| parent | 14f2715c3d07953168cda37eab60db4d6d05e046 (diff) | |
TEAPOT TIME!
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`. |
