Skip to content

Commit

Permalink
feat:optimize code
Browse files Browse the repository at this point in the history
  • Loading branch information
bingcool committed Jan 9, 2025
1 parent 562e8bd commit 4beaafe
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 @@ -146,7 +146,7 @@ ENV SWOOLEFY_CLI_ENV=dev
2、创建项目
```
// 下载代码到到你的自定义目录,这里定义为myproject
composer create-project bingcool/swoolefy:^4.9.3 myproject
composer create-project bingcool/swoolefy:^4.9 myproject
```

### 二、添加项目入口启动文件cli.php,并定义你的项目目录,命名为App
Expand Down

0 comments on commit 4beaafe

Please # to comment.