Skip to content

Commit

Permalink
Fix #13
Browse files Browse the repository at this point in the history
  • Loading branch information
loveorigami committed Feb 3, 2018
1 parent 4c73597 commit 1e96ec3
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 @@ -34,7 +34,7 @@ Yii2-shortcodes-pack be installed using composer. Run following command to downl
install Yii2-shortcodes-pack:

```bash
composer require "loveorigami/yii2-shortcodes-pack": "*"
composer require "loveorigami/yii2-shortcodes-pack":"*"
```

## 2. Update database schema
Expand Down Expand Up @@ -99,4 +99,4 @@ Also do the same thing with `@backend/config/main.php`:
]
...
]
```
```

0 comments on commit 1e96ec3

Please sign in to comment.