Remove v1 download; add Component(1) install

This commit is contained in:
Nicolas Gallagher 2013-08-15 21:44:39 -07:00
parent 9b14b9c25f
commit 2d9951d89a

View File

@ -29,20 +29,11 @@
href="https://github.com/necolas/normalize.css/blob/v2.1.2/CHANGELOG.md">See the CHANGELOG</a>
</div>
<div class="cta-option">
<a class="btn-download btn-download-alt"
href="http://necolas.github.com/normalize.css/1.1.2/normalize.css">
Download
<span class="version">v1.1.2</span>
</a>
<div class="txt-small txt-mute">Includes legacy browser support</div>
<a class="txt-small txt-mute"
href="https://github.com/necolas/normalize.css/blob/v1.1.2/CHANGELOG.md">See the CHANGELOG</a>
<div class="txt-large">
<pre><code><a href="http://bower.io/">bower</a> install --save normalize-css</code></pre>
<pre><code><a href="http://component.io/">component</a> install necolas/normalize.css</code></pre>
</div>
<p class="txt-large">…or install with <a href="http://bower.io/">Bower</a>.</p>
<pre><code>bower install --save normalize-css</code></pre>
<div class="share-bar">
<a class="read-more" href="http://nicolasgallagher.com/about-normalize-css/">Read more about normalize.css &raquo;</a>