Skip to content

Commit

Permalink
Up: 快速安装
Browse files Browse the repository at this point in the history
  • Loading branch information
zds-s committed Oct 27, 2024
1 parent b33ea10 commit f647cb5
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 @@ -26,7 +26,7 @@ composer create-project mineadmin/mineadmin:3.x-dev YourProject
首先需要先把代码下载到本地,执行以下命令。`YourProject` 是要新建的应用名称目录。如果不传则默认为 mineadmin

```sh [下载代码]
git clone -b 3.x https://github.com/mineadmin/MineAdmin.git
git clone https://github.com/mineadmin/MineAdmin.git
```

## 安装系统并启动
Expand Down

0 comments on commit f647cb5

Please sign in to comment.