Skip to content

Commit

Permalink
Update README.md examples to reflect new version 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Feb 26, 2022
1 parent 8842fe1 commit dded6a9
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 @@ -11,7 +11,7 @@ Production ready.
## Installation

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

0 comments on commit dded6a9

Please sign in to comment.