Skip to content

Commit 907af24

Browse files
authored
composer require instead composer install
1 parent 520f89e commit 907af24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Your php version must be `5.4` or later.
2020
This package can be installed easily using composer.
2121

2222
```
23-
composer install mikehaertl/php-shellcommand
23+
composer require mikehaertl/php-shellcommand
2424
```
2525

2626
## Features

0 commit comments

Comments
 (0)