Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrtsmith committed Jun 1, 2017
1 parent 4c11189 commit c84ccde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h1>Nebula CSS &mdash; Demo</h1>
<p>You are encouraged to use your browser dev tools to see what markup structure these components require</p>
<p><strong>Note:</strong> Anything prefixed with <code>demo-</code> is for demonstration purposes only and does not ship with the framework</p>
<h2>Install via NPM</h2>
<pre><code>npm install --save nebula-css</code></pre>
<pre><code>yarn add nebula-css</code></pre>
</div>
</div>

Expand Down

0 comments on commit c84ccde

Please sign in to comment.