Skip to content

Commit c24793b

Browse files
committed
fix typo in quick start
1 parent bad10ff commit c24793b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h3>Get up and running <em>in&nbsp;seconds</em>.</h3>
6868
<p class="line">
6969
<span class="path">~</span>
7070
<span class="prompt">$</span>
71-
<span class="command">cmake .. -DSC_BUID_SCHEMAS=ap214</span>
71+
<span class="command">cmake .. -DSC_BUILD_SCHEMAS=ap214</span>
7272
</p>
7373
<p class="line">
7474
<span class="path">~</span>

0 commit comments

Comments
 (0)