Skip to content

Commit e224d22

Browse files
committed
docs: fix composer require command in readme
1 parent 65281fe commit e224d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The Ymir Laravel Bridge provides integration to run a [Laravel][2] project on [Y
2020
Install the Ymir Laravel Bridge in your project using composer:
2121

2222
```
23-
$ composer require ymirapp/ymir-laravel-bridge
23+
$ composer require ymirapp/laravel-bridge
2424
```
2525

2626
## Contributing

0 commit comments

Comments
 (0)