Skip to content

Commit

Permalink
composer require instead composer install
Browse files Browse the repository at this point in the history
  • Loading branch information
4n70w4 authored Jan 26, 2019
1 parent 520f89e commit 907af24
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 @@ -20,7 +20,7 @@ Your php version must be `5.4` or later.
This package can be installed easily using composer.

```
composer install mikehaertl/php-shellcommand
composer require mikehaertl/php-shellcommand
```

## Features
Expand Down

0 comments on commit 907af24

Please sign in to comment.