Skip to content

Commit

Permalink
Merge pull request #112 from alissn/UpdateDocument
Browse files Browse the repository at this point in the history
[style] fix install command on readme file
  • Loading branch information
coolsam726 authored Feb 7, 2025
2 parents 86873b0 + 249a83e commit 9f724d4
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 9f724d4

Please sign in to comment.