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 29bd49b commit 9a75e7eCopy full SHA for 9a75e7e
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.7.0`
+- `corral add github.com/ponylang/lori.git --version 0.7.1`
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