This commit is contained in:
Manuel Araoz 2015-02-23 19:32:01 -03:00
parent 739c280f6b
commit 2f691e2cae
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ For example, when building an app that uses `bitcore` and `bitcore-ecies`, you d
```
bower install bitcore
bower install
bower install bitcore-ecies
```
You can also use a `bower.json` file to store the dependencies of your project: