about summary refs log tree commit diff stats
path: root/html/baremetal/ex3.hex.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/baremetal/ex3.hex.html')
-rw-r--r--html/baremetal/ex3.hex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/baremetal/ex3.hex.html b/html/baremetal/ex3.hex.html
index ccb3422c..24d978d3 100644
--- a/html/baremetal/ex3.hex.html
+++ b/html/baremetal/ex3.hex.html
@@ -61,7 +61,7 @@ if ('onhashchange' in window) {
 <span id="L8" class="LineNr"> 8 </span><span class="subxComment"># To run:</span>
 <span id="L9" class="LineNr"> 9 </span><span class="subxComment">#   qemu-system-i386 disk.img</span>
 <span id="L10" class="LineNr">10 </span><span class="subxComment"># Or:</span>
-<span id="L11" class="LineNr">11 </span><span class="subxComment">#   bochs -f apps/boot.bochsrc  # boot.bochsrc loads disk.img</span>
+<span id="L11" class="LineNr">11 </span><span class="subxComment">#   bochs -f baremetal/boot.bochsrc  # boot.bochsrc loads disk.img</span>
 <span id="L12" class="LineNr">12 </span>
 <span id="L13" class="LineNr">13 </span><span class="subxComment"># main:  (address 0x8800)</span>
 <span id="L14" class="LineNr">14 </span>