Fix incorrect track info

This commit is contained in:
michaelangel007 2025-01-12 12:19:24 -08:00
parent 1c65c18080
commit a954473fca

View File

@ -61,7 +61,7 @@ CHR$(4);"CATALOG"</span><font face="Courier New"><br>
HELLO"</span> to initialize (format) the disk image. This will:
<ul>
<li>Put the DOS 3.3 File System on the disk,</li>
<li>Write DOS 3.3 to the first 2 tracks and make the disk bootable,</li>
<li>Write DOS 3.3 to the first 3 tracks and make the disk bootable,</li>
<li>Write your program to disk.</li>
</ul>
</li>