Skip to content

Commit

Permalink
Fix installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
mfn authored Sep 8, 2020
1 parent 62779f9 commit 62fd3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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
Expand Down

0 comments on commit 62fd3c3

Please sign in to comment.