Skip to content

Commit 9a75e7e

Browse files
committed
Update README.md examples to reflect new version 0.7.1
1 parent 29bd49b commit 9a75e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Please note that if this library encounters a state that the programmers thought
1818
## Installation
1919

2020
- Install [corral](https://github.com/ponylang/corral)
21-
- `corral add github.com/ponylang/lori.git --version 0.7.0`
21+
- `corral add github.com/ponylang/lori.git --version 0.7.1`
2222
- `corral fetch` to fetch your dependencies
2323
- `use "lori"` to include this package
2424
- `corral run -- ponyc` to compile your application

0 commit comments

Comments
 (0)