Skip to content

Commit

Permalink
Update README.md examples to reflect new version 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Apr 20, 2024
1 parent 5d6e3dd commit 28bc89a
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 @@ Production ready.
## Installation

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

0 comments on commit 28bc89a

Please sign in to comment.