Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Commit 176248b

Browse files
authoredSep 3, 2019
Update README.md
1 parent 0bd907c commit 176248b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Think-Casbin
2525
1. 创建thinkphp项目(**如果没有**):
2626

2727
```
28-
composer create-project topthink/think tp
28+
composer create-project topthink/think=5.1.* tp5
2929
```
3030

3131
2.`ThinkPHP`项目里,安装`Think-Casbin`扩展:

0 commit comments

Comments
 (0)
This repository has been archived.