Update README.md

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

View File

@ -58,7 +58,7 @@ which can be downloaded directly according to your needs.
### Compilation Requirements
- PHP >= 8.1 (static-php-cli is written in PHP)
- PHP >= 8.1 (This is the version required by spc itself, not the build version)
- Extension: `mbstring,pcntl,posix,tokenizer,phar`
- Supported OS with `curl` and `git` installed