Skip to content

Commit 390eb56

Browse files
authored
Update README.md
Updating command to install package via composer. Do not edit `composer.json` or `composer.lock` directly and don't run `composer update`
1 parent 75a0e45 commit 390eb56

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ Installation
1919
> Note: be careful when using the `dev-master` tag as this may have unexpected results depending on your version of
2020
Gitlab. See the Versioning section below for more information.
2121

22-
```json
23-
"m4tthumphrey/php-gitlab-api": "dev-master"
24-
```
22+
`php composer.phar require m4tthumphrey/php-gitlab-api:dev-master`
2523

2624
3. Include Composer's autoloader:
2725

0 commit comments

Comments
 (0)