aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRadosław Kujawa <radoslaw.kujawa@c0ff33.net>2026-07-18 00:14:46 +0200
committerRadosław Kujawa <radoslaw.kujawa@c0ff33.net>2026-07-18 00:14:46 +0200
commitb3d6f168c17ebd60acc673ddfb2e71494054b599 (patch)
tree8b62eaa189ce6d738604ab0a4ad02b8f2be2415b /README.md
parent14f2715c3d07953168cda37eab60db4d6d05e046 (diff)
TEAPOT TIME!
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6012a9f..1886dba 100644
--- a/README.md
+++ b/README.md
@@ -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`.