aboutsummaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
authorpk33 <pk33@email.com>2024-11-03 03:41:54 +0100
committerpk33 <pk33@email.com>2024-11-03 03:41:54 +0100
commit0f23d50c8291b23799e55c8653c15f16c0d752d0 (patch)
tree0fad70720f1bf647448a26636d51fdbd80bfc640 /README.html
parentee7cd3e6b622a8c40236ac26270e369bc28af007 (diff)
downloadengine33-0f23d50c8291b23799e55c8653c15f16c0d752d0.tar.gz
VT switcher fix
Diffstat (limited to 'README.html')
-rw-r--r--README.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.html b/README.html
index 5758e47..940a743 100644
--- a/README.html
+++ b/README.html
@@ -6,18 +6,20 @@
<h3>COMPILING</h3>
<hr>
-<p>bmake</p>
+<p>Set CC in the makefile. Then bmake.</p>
<br><br>
<h3>USAGE</h3>
<hr>
-<p>run ./bin/engine33 on a TTY with a display connected to the integrated graphics. Can you find the green pixel on your screen? Well done.</p>
+<p>You need a monitor connected to an on-board connector.<br>
+Run ./bin/engine33 on a TTY.<br>
+Can you see the green pixel on your screen? Well done.</p>
<br><br>
<h3>BUGS</h3>
<hr>
<ul>
- <li>VT switcher doesn't work</li>
+ <li>Vsync code is pretty shitty</li>
</ul>
<br><br>