Skip to content

Commit 0bd912a

Browse files
committed
Fix Composer command
1 parent ab92045 commit 0bd912a

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
@@ -20,8 +20,8 @@ This project is licensed under [GNU LGPL 3.0](LICENSE.md).
2020

2121
## By Composer
2222

23-
```
24-
composer install technicalguru/database
23+
```sh
24+
composer require technicalguru/database
2525
```
2626

2727
## By Package Download

0 commit comments

Comments
 (0)