Skip to content

Commit 496376e

Browse files
authored
Update README.md
1 parent 8fc44e8 commit 496376e

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
@@ -84,7 +84,7 @@ php start.php restart -d
8484
安装成功后,可以这样使用:
8585

8686
```php
87-
use Tinywan\Casbin\Permission;
87+
use Casbin\WebmanPermission\Permission;
8888

8989
// adds permissions to a user
9090
Permission::addPermissionForUser('eve', 'articles', 'read');

0 commit comments

Comments
 (0)