Skip to content

Commit 4023c6d

Browse files
committed
Update README.md
1 parent fee65db commit 4023c6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ All you need to learn to use `Casbin` first.
3939

4040
## Installation
4141

42-
Require this package in the `composer.json` of your CodeIgniter project. This will download the package.
42+
Require this package in the `composer.json` of your `CodeIgniter 4` project. This will download the package.
4343

4444
```
45-
composer require casbin/codeigniter-permission:dev-master
45+
composer require casbin/codeigniter-permission
4646
```
4747

4848
To migrate the migrations, run the migrate command:

0 commit comments

Comments
 (0)