Skip to content

Commit

Permalink
Update README.md examples to reflect new version 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
redvers committed Apr 22, 2023
1 parent f4b1c7a commit 9b6a440
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 @@ You shouldn't be using this as it is in active development and not ready to be u
## Installation

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

0 comments on commit 9b6a440

Please sign in to comment.