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