Update README-zh.md

This commit is contained in:
Jerry Ma 2024-01-11 10:08:32 +08:00 committed by GitHub
parent 1c3476b8e9
commit 4b653bc293
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ static-php-cli简称 `spc`)有许多特性:
### 编译环境需求 ### 编译环境需求
- PHP >= 8.1spc 自身是用 PHP 写的 - PHP >= 8.1这是 spc 自身需要的版本,不是支持的构建版本
- 扩展:`mbstring,pcntl,posix,tokenizer,phar` - 扩展:`mbstring,pcntl,posix,tokenizer,phar`
- 系统安装了 `curl``git` - 系统安装了 `curl``git`