Skip to content

Commit bed55b2

Browse files
authored
Composer fix links
1 parent a29362c commit bed55b2

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
@@ -32,13 +32,13 @@ php artisan plugin:install codeclutch.meta
3232
If you want to use Composer instead, run:
3333

3434
```
35-
composer require codeclutch/oc-meta-plugin
35+
composer require codeclutch/meta-plugin
3636
php artisan october:migrate
3737
```
3838

3939
or for Winter CMS:
4040
```
41-
composer require codeclutch/oc-meta-plugin
41+
composer require codeclutch/meta-plugin
4242
php artisan winter:up
4343
```
4444

0 commit comments

Comments
 (0)