tweak compose doc for php
This commit is contained in:
parent
69318d35fc
commit
43f54f8719
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue