Skip to content

Commit c3cff04

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent f735b49 commit c3cff04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h2>Quick Start</h2>
124124
<ol>
125125
<li>Open <a href="./index.html"><strong>index.html</strong></a> to browse all samples with live demo links.</li>
126126
<li>Or double-click any HTML in <code>basics/</code> to run it immediately (internet required for CDN).</li>
127-
<li>For framework samples (<code>frameworks/</code>), run <code>npm install</code> then <code>npm run dev</code> in each subfolder.</li>
127+
<li>For framework samples (<code>frameworks/</code>), run <code>npm install</code> in the desired subfolder, then follow that subfolder’s README for the correct commands.</li>
128128
</ol>
129129
</div>
130130

0 commit comments

Comments
 (0)