Skip to content

Commit 450c8f5

Browse files
committed
Update README.md examples to reflect new version 0.1.1
1 parent 2282ee4 commit 450c8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Please note that if this library encounters a state that the programmers thought
1313
## Installation
1414

1515
* Install [corral](https://github.com/ponylang/corral)
16-
* `corral add github.com/ponylang/postgres.git --version 0.1.0`
16+
* `corral add github.com/ponylang/postgres.git --version 0.1.1`
1717
* `corral fetch` to fetch your dependencies
1818
* `use "postgres"` to include this package
1919
* `corral run -- ponyc` to compile your application

0 commit comments

Comments
 (0)