Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
t0k4rt committed Jun 5, 2013
1 parent 15529f7 commit e4f7fa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ Requires PHP 5.3 as namespaces and closures are used. Has no other dependencies
``` js
{
"require": {
"kairos/googleanalytics": "dev-master"
"kairos/googleanalyticsserversidebundle": "dev-master"
}
}
```

**Update your composer :**

``` bash
php composer.phar update kairos/googleanalytics
php composer.phar update kairos/googleanalyticsserversidebundle
```

Composer will install the bundle to your project's vendor/kairos directory.
Expand Down

0 comments on commit e4f7fa7

Please sign in to comment.