diff --git a/README.md b/README.md index d40c82f..d81bfaf 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,13 @@ An [AngularJS](http://angularjs.org/) directive to work with David Desandro's [P ## Usage -1. `bower install --save angular-packery` +1. `bower install --save git@github.com:htapal/angular-packery.git` 2. Add `wu.packery` to your application's module dependencies. 2. Include dependencies in your HTML. 3. Use the `packery` directive. ## Example -See the [homepage](http://passy.github.io/angular-packery) for a live example. - ```html