Skip to content

Commit 7558ab8

Browse files
committed
update README.md
1 parent 39de40b commit 7558ab8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,13 @@
3939
## Clone
4040

4141
```shell
42+
43+
git clone -b main https://github.com/swoole/build-static-php.git
44+
45+
# 或者
46+
4247
git clone --recursive -b build_native_php https://github.com/swoole/swoole-cli.git
48+
4349
```
4450

4551
## 快速准备 PHP 运行时

0 commit comments

Comments
 (0)