add doctor linux support

This commit is contained in:
crazywhalecc
2023-07-17 21:44:17 +08:00
parent 8505feaa66
commit b84c68fe11
2 changed files with 2 additions and 2 deletions

View File

@@ -104,7 +104,7 @@ Basic usage for building php and micro with some extensions:
cd static-php-cli
composer update
chmod +x bin/spc
# Check system tool dependencies, fix them automatically (only support macOS) (TODO: Linux distro support)
# Check system tool dependencies, fix them automatically
./bin/spc doctor
# fetch all libraries
./bin/spc fetch --all