Skip to content

Commit 5cdbbff

Browse files
authored
docs: fix typo in install intructions #57
1 parent 4390a03 commit 5cdbbff

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
@@ -17,7 +17,7 @@ composer require phpsa/filament-authentication
1717
and run the install command
1818

1919
```bash
20-
php artisan filament-authentication::install
20+
php artisan filament-authentication:install
2121
```
2222
this will publish the config file and migrations
2323

0 commit comments

Comments
 (0)