We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2282ee4 commit 450c8f5Copy full SHA for 450c8f5
README.md
@@ -13,7 +13,7 @@ Please note that if this library encounters a state that the programmers thought
13
## Installation
14
15
* Install [corral](https://github.com/ponylang/corral)
16
-* `corral add github.com/ponylang/postgres.git --version 0.1.0`
+* `corral add github.com/ponylang/postgres.git --version 0.1.1`
17
* `corral fetch` to fetch your dependencies
18
* `use "postgres"` to include this package
19
* `corral run -- ponyc` to compile your application
0 commit comments