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 91108df commit 3bda327Copy full SHA for 3bda327
README.md
@@ -6,9 +6,12 @@ with some functionality implemented in Rust.
6
7
## Installing and running
8
9
-You will need a C compiler as well as
+The `ecoz2` executable is available at https://github.com/ecoz2/ecoz2rs/releases
10
+(only for Mac OS at the moment).
11
+
12
+You can also install it if you have a C compiler and
13
[`Rust`](https://www.rust-lang.org/tools/install)
-on your machine.
14
+on your machine:
15
16
$ cargo install ecoz2
17
@@ -17,7 +20,7 @@ on your machine.
20
Running:
18
21
19
22
$ ecoz2 --help
- ecoz2 0.1.0
23
+ ecoz2 0.1.1
24
ECOZ2 System
25
26
USAGE:
0 commit comments