Add missing step

This commit is contained in:
Simon Hamp 2024-11-25 11:03:18 +00:00 committed by Jerry Ma
parent 391555b1f5
commit a8a071de1a

View File

@ -74,6 +74,12 @@ bin/setup-runtime -action add-path
bin/setup-runtime -action remove-path bin/setup-runtime -action remove-path
``` ```
Finally, now that you have PHP and Composer installed, you need to install static-php-cli's Composer dependencies:
```shell
composer install
```
### Install other Tools (automatic) ### Install other Tools (automatic)
For `php-sdk-binary-tools`, `strawberry-perl`, and `nasm`, For `php-sdk-binary-tools`, `strawberry-perl`, and `nasm`,