Skip to content

Commit

Permalink
Fix installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
dmeroff committed Aug 15, 2016
1 parent 71e2dd3 commit 0943e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ easy four-step process.
Download extension using [composer](https://getcomposer.org):

```bash
$ composer install dektrium/yii2-rbac:1.0.0-alpha@dev
$ composer require dektrium/yii2-rbac:1.0.0-alpha@dev
```

## Step 2: Configure your web application
Expand Down

0 comments on commit 0943e66

Please sign in to comment.