Skip to content

Commit

Permalink
Update README.md examples to reflect new version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Feb 26, 2022
1 parent f6025b4 commit 32bb4e3
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 @@ -9,7 +9,7 @@ Logger is ready for production use
## Installation

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

0 comments on commit 32bb4e3

Please sign in to comment.