tweak compose doc for php

This commit is contained in:
parrt 2020-11-24 13:00:23 -08:00
parent 69318d35fc
commit 43f54f8719
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ generated by ANTLR4. The runtime provides a common set of tools for using your p
Install the runtime with Composer:
```bash
composer require antlr4-php-runtime
composer require antlr/antlr4-php-runtime
```
#### 3. Generate your parser