Skip to content

Commit a8a071d

Browse files
simonhampcrazywhalecc
authored andcommitted
Add missing step
1 parent 391555b commit a8a071d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/en/guide/build-on-windows.md

+6
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ bin/setup-runtime -action add-path
7474
bin/setup-runtime -action remove-path
7575
```
7676

77+
Finally, now that you have PHP and Composer installed, you need to install static-php-cli's Composer dependencies:
78+
79+
```shell
80+
composer install
81+
```
82+
7783
### Install other Tools (automatic)
7884

7985
For `php-sdk-binary-tools`, `strawberry-perl`, and `nasm`,

0 commit comments

Comments
 (0)