Skip to content

Commit db50b99

Browse files
committed
Update README.md examples to reflect new version 0.8.0
1 parent be64ce6 commit db50b99

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.2`
21+
- `corral add github.com/ponylang/lori.git --version 0.8.0`
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)