We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155be0d commit 65bc892Copy full SHA for 65bc892
README.md
@@ -18,7 +18,7 @@ Please note that if this library encounters a state that the programmers thought
18
## Installation
19
20
- Install [corral](https://github.com/ponylang/corral)
21
-- `corral add github.com/ponylang/lori.git --version 0.8.5`
+- `corral add github.com/ponylang/lori.git --version 0.9.0`
22
- `corral fetch` to fetch your dependencies
23
- `use "lori"` to include this package
24
- `corral run -- ponyc` to compile your application
0 commit comments