Skip to content

Commit cdb7a6e

Browse files
authored
fix composer installation command
1 parent de0f439 commit cdb7a6e

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)