Skip to content

Commit

Permalink
Improve 快速安装
Browse files Browse the repository at this point in the history
  • Loading branch information
zds-s committed Oct 16, 2024
1 parent a3df23d commit d8a4516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh/guide/start/fast-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
然后进入一个空的目录。执行以下命令。`YourProject` 是要新建的应用名称目录。如果不传则默认为 mineadmin

```shell
composer create-project mineadmin/mineadmin:3.0 YourProject
composer create-project mineadmin/mineadmin:3.x-dev YourProject
```

### git (推荐)
Expand Down

0 comments on commit d8a4516

Please sign in to comment.