Skip to content

Commit a3cf57b

Browse files
committed
Fix Composer command
1 parent 1ddbbae commit a3cf57b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ This project is licensed under [GNU LGPL 3.0](LICENSE.md).
2222

2323
## By Composer
2424

25-
```
26-
composer install technicalguru/utils
25+
```sh
26+
composer require technicalguru/utils
2727
```
2828

2929
## By Package Download

0 commit comments

Comments
 (0)