Skip to content

Commit 477b0aa

Browse files
canvuralondrejmirtes
authored andcommitted
update PHAR compilation readme
1 parent 362f47a commit 477b0aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

compiler/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44

55
```bash
66
composer install
7-
php bin/compile
7+
php bin/prepare
8+
cd build
9+
php ../box/vendor/bin/box compile --no-parallel
810
```
911

1012
The compiled PHAR will be in `tmp/phpstan.phar`.

0 commit comments

Comments
 (0)