Navigation Menu

Skip to content

Commit

Permalink
Update bower name
Browse files Browse the repository at this point in the history
  • Loading branch information
LukyVj committed Dec 24, 2015
1 parent c23549a commit 1c7b294
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ __The script works with ANY images format : png, jpeg, jpg, gif__
---
### Installation
#### With bower
`$ bower install colorify`
`$ bower install colorifyjs`

#### Regular install
To install colorify, just download the script and load it at the end of your page
Expand Down
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -140,7 +140,7 @@ <h2>Installation</h2>
<header>
<h3>With Bower</h3>
</header>
<pre class="language-bash"><code class="language-bash">$ bower install colorify</code></pre>
<pre class="language-bash"><code class="language-bash">$ bower install colorifyjs</code></pre>

<header>
<h3>Regular install</h3>
Expand Down

0 comments on commit 1c7b294

Please sign in to comment.