Skip to content

Commit 9f134b9

Browse files
committed
Update README.md examples to reflect new version 0.2.0
1 parent eec0516 commit 9f134b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Additional API surface and functionality will be added as needed. If you need fu
1414
## Installation
1515

1616
* Install [corral](https://github.com/ponylang/corral)
17-
* `corral add github.com/ponylang/github_rest_api.git --version 0.1.5`
17+
* `corral add github.com/ponylang/github_rest_api.git --version 0.2.0`
1818
* `corral fetch` to fetch your dependencies
1919
* `use "github_rest_api"` to include this package
2020
* `corral run -- ponyc` to compile your application

0 commit comments

Comments
 (0)