Removes bower notes from docs

This commit is contained in:
Zeno Rocha 2017-05-22 13:32:32 -07:00
parent e03f8da378
commit 1f841e2c86

View File

@ -43,11 +43,7 @@ allowtransparency="true" frameborder="0" scrolling="0" width="156" height="30"><
<pre class="snippet"><code class="js">npm install clipboard --save</code></pre>
<p>Or bower, too.</p>
<pre class="snippet"><code class="js">bower install clipboard --save</code></pre>
<p>If you're not into package management, just <a href="https://github.com/zenorocha/clipboard.js/archive/master.zip">download a ZIP</a> file.</p>
<p>Or if you're not into package management, just <a href="https://github.com/zenorocha/clipboard.js/archive/master.zip">download a ZIP</a> file.</p>
<h1 id="setup">Setup</h1>