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 6707481 commit f9633e8Copy full SHA for f9633e8
README.md
@@ -9,7 +9,7 @@ Production ready.
9
## Installation
10
11
* Install [corral](https://github.com/ponylang/corral)
12
-* `corral add github.com/ponylang/regex.git --version 1.1.4`
+* `corral add github.com/ponylang/regex.git --version 1.1.5`
13
* `corral fetch` to fetch your dependencies
14
* `use "regex"` to include this package
15
* `corral run -- ponyc` to compile your application
0 commit comments