We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eec0516 commit 9f134b9Copy full SHA for 9f134b9
README.md
@@ -14,7 +14,7 @@ Additional API surface and functionality will be added as needed. If you need fu
14
## Installation
15
16
* Install [corral](https://github.com/ponylang/corral)
17
-* `corral add github.com/ponylang/github_rest_api.git --version 0.1.5`
+* `corral add github.com/ponylang/github_rest_api.git --version 0.2.0`
18
* `corral fetch` to fetch your dependencies
19
* `use "github_rest_api"` to include this package
20
* `corral run -- ponyc` to compile your application
0 commit comments