Skip to content

Commit

Permalink
[style] fix install command on readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
alissn committed Aug 29, 2024
1 parent 31f4bd2 commit 249a83e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ php artisan vendor:publish --tag="modules-config"
Alternatively, just run the installation command and follow the prompts:

```bash
php artisan modules:install
php artisan module:filament:install
```

### Configuration
Expand Down

0 comments on commit 249a83e

Please sign in to comment.