Skip to content

Commit

Permalink
update bower address
Browse files Browse the repository at this point in the history
  • Loading branch information
tdumitrescu committed Feb 23, 2015
1 parent 7bf288f commit 9c3a854
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ is available [here](https://mixpanel.com/help/reference/javascript).
## Alternative installation via Bower
`mixpanel-js` is also available via front-end package manager [Bower](http://bower.io/). After installing Bower, fetch into your project's `bower_components` dir with:
```sh
bower install git://github.com/mixpanel/mixpanel-js.git
bower install mixpanel
```
(TODO: update Bower address after registration as `mixpanel`)

### Using Bower to load the snippet
You can then load the lib via the embed code (snippet) with a script reference:
Expand Down

0 comments on commit 9c3a854

Please sign in to comment.