From 1c3476b8e9737b6f4c631321b7009aef31f701fb Mon Sep 17 00:00:00 2001 From: Jerry Ma Date: Thu, 11 Jan 2024 10:08:02 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 564f406f..f1b3356b 100755 --- a/README.md +++ b/README.md @@ -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