Skip to content

Commit d8d77f5

Browse files
committed
Build instructions are now more accurate
1 parent 0991b00 commit d8d77f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@ <h4>Get up and running <em>in&nbsp;seconds</em>.</h4>
5252
<span class="command">make menuconfig</span>
5353
</p>
5454
<p class="line">
55-
<span class="output"># Create a valid configuration for a known BSP.</span>
55+
<span class="output"># Create a valid configuration.</span>
5656
</p>
5757
<p class="line">
5858
<span class="path">~/bitthunder/</span>
5959
<span class="prompt">$</span>
6060
<span class="command">make</span>
6161
</p>
6262
<p class="line">
63-
<span class="output">Program kernel.elf from the bsp folder on the target.</span>
63+
<span class="output">Program vmthunder.(elf|img) to the target.</span>
6464
</p>
6565
</div>
6666
</div>

0 commit comments

Comments
 (0)