Skip to content

Commit

Permalink
Merge pull request #20 from grigoryosifov/patch-1
Browse files Browse the repository at this point in the history
Fix the composer install command
  • Loading branch information
lennerd authored Jan 2, 2017
2 parents 6aa3bfb + ae4e9f3 commit a526e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ First you need to add VipxBotDetectBundle to your `composer.json` file:
Now tell composer to download the bundle by running the command:

``` bash
$ php composer.phar update vipx/bot-detect-bundle
$ php composer.phar require vipx/bot-detect-bundle
```

Composer will install the bundle to `vendor/vipx/bot-detect-bundle`.
Expand Down

0 comments on commit a526e39

Please sign in to comment.