Skip to content

Commit

Permalink
Update README.md examples to reflect new version 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Jan 9, 2024
1 parent 1d4fd6b commit 71863c9
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 @@ -5,7 +5,7 @@ Parser Expression Grammar compiler and combinators
## Installation

- Install [corral](https://github.com/ponylang/corral)
- `corral add github.com/ponylang/peg.git --version 0.1.5`
- `corral add github.com/ponylang/peg.git --version 0.1.6`
- `corral fetch` to fetch your dependencies
- `use "peg"` to include this package
- `corral run -- ponyc` to compile your application
Expand Down

0 comments on commit 71863c9

Please sign in to comment.