Skip to content

Commit c84ccde

Browse files
authored
Update index.html
1 parent 4c11189 commit c84ccde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h1>Nebula CSS &mdash; Demo</h1>
1616
<p>You are encouraged to use your browser dev tools to see what markup structure these components require</p>
1717
<p><strong>Note:</strong> Anything prefixed with <code>demo-</code> is for demonstration purposes only and does not ship with the framework</p>
1818
<h2>Install via NPM</h2>
19-
<pre><code>npm install --save nebula-css</code></pre>
19+
<pre><code>yarn add nebula-css</code></pre>
2020
</div>
2121
</div>
2222

0 commit comments

Comments
 (0)