Skip to content

Commit

Permalink
sort out readme
Browse files Browse the repository at this point in the history
  • Loading branch information
maen-bn committed Jul 23, 2015
1 parent 0d90289 commit 36a67a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The tool requires you have [PHP](https://php.net) 5.5.9+ and [Composer](https://

The get the latest version of LDAP lookup, add the following line to your `composer.json` file:
```
"maenbn/ldaplookup": "dev-master"
"maenbn/ldaplookup": "1.1.*"
```

Then run `composer install` or `composer update` to install.
Expand Down

0 comments on commit 36a67a9

Please sign in to comment.