diff --git a/docs/en/guide/build-on-windows.md b/docs/en/guide/build-on-windows.md index b41e4493..e5c0c459 100644 --- a/docs/en/guide/build-on-windows.md +++ b/docs/en/guide/build-on-windows.md @@ -74,6 +74,12 @@ bin/setup-runtime -action add-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) For `php-sdk-binary-tools`, `strawberry-perl`, and `nasm`,