Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielss89 committed May 24, 2017
1 parent 320e20b commit 935b971
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ Installation
1. Add this project and [ZfcBase](https://github.com/ZF-Commons/ZfcBase) in your composer.json:

```json
"require": {
       "zf-commons/zfc-user": "^3.0"
}
"require": {
"zf-commons/zfc-user": "^3.0"
}
```

2. Now tell composer to download ZfcUser by running the command:
Expand Down

0 comments on commit 935b971

Please sign in to comment.