about summary refs log tree commit diff stats
path: root/html/baremetal/boot.hex.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/baremetal/boot.hex.html')
-rw-r--r--html/baremetal/boot.hex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/baremetal/boot.hex.html b/html/baremetal/boot.hex.html
index f21c8efc..915bca0b 100644
--- a/html/baremetal/boot.hex.html
+++ b/html/baremetal/boot.hex.html
@@ -71,7 +71,7 @@ if ('onhashchange' in window) {
 <span id="L17" class="LineNr"> 17 </span><span class="subxComment"># To run:</span>
 <span id="L18" class="LineNr"> 18 </span><span class="subxComment">#   qemu-system-i386 disk.img</span>
 <span id="L19" class="LineNr"> 19 </span><span class="subxComment"># Or:</span>
-<span id="L20" class="LineNr"> 20 </span><span class="subxComment">#   bochs -f apps/boot.bochsrc  # boot.bochsrc loads disk.img</span>
+<span id="L20" class="LineNr"> 20 </span><span class="subxComment">#   bochs -f baremetal/boot.bochsrc  # boot.bochsrc loads disk.img</span>
 <span id="L21" class="LineNr"> 21 </span><span class="subxComment">#</span>
 <span id="L22" class="LineNr"> 22 </span><span class="subxComment"># Since we start out in 16-bit mode, we need instructions SubX doesn't</span>
 <span id="L23" class="LineNr"> 23 </span><span class="subxComment"># support.</span>