Skip to content
This repository was archived by the owner on Nov 29, 2020. It is now read-only.

Commit 664ec60

Browse files
authored
Merge pull request #3 from xificurk/typo
Fix typo in README
2 parents 4292cc2 + 763d196 commit 664ec60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ It would be awesome if you'd help us test them, but keep in mind this is not pro
3535
git clone https://github.com/fprochazka/phpstan-compiler
3636
cd phpstan-compiler
3737
composer install
38-
php -dphar.readonly=0 bin/compiler [--no-extensions] [version]
38+
php -dphar.readonly=0 bin/compile [--no-extensions] [version]
3939
```
4040

4141
Generated phar will be in `tmp/`

0 commit comments

Comments
 (0)