Skip to content

Commit a8ccc5c

Browse files
authored
Merge pull request #4 from amiryousefi/readme-fix
Update README.md
2 parents f7ddbf1 + 0fbdb34 commit a8ccc5c

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
@@ -15,7 +15,7 @@ Although the `laravel-permission` package does most of the work, you could easil
1515
### Installation
1616
Start with installing the package through the composer. Run this command in your terminal:
1717
```
18-
$ composer install amir/laravel-permission
18+
$ composer require amir/laravel-permission
1919
```
2020

2121
After that, you need to run the migration files:

0 commit comments

Comments
 (0)