Skip to content

Commit e1d7a85

Browse files
authored
Merge pull request #18 from damosse31/patch-1
fix composer installation command
2 parents de0f439 + cdb7a6e commit e1d7a85

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
@@ -24,7 +24,7 @@ Want more information about the future of this project? Check out this list of t
2424
# Installation
2525

2626
```shell
27-
composer install php-soap/ext-soap-engine
27+
composer require php-soap/ext-soap-engine
2828
```
2929

3030
## Example usage:

0 commit comments

Comments
 (0)