Skip to content

Commit

Permalink
changes regrading installtion command after release
Browse files Browse the repository at this point in the history
  • Loading branch information
subhobiswas committed Oct 8, 2024
1 parent 23d3f4e commit 5db2a2f
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 @@ -7,7 +7,7 @@ A simple Laravel package for handling roles and permissions. This package allows
To install the package, run the following command:

```bash
composer require lazycode/laravel-simple-permissions:@dev
composer require lazycode/laravel-simple-permissions
```
### Publish Configuration
After installing the package, publish the configuration file using:
Expand Down

0 comments on commit 5db2a2f

Please sign in to comment.