Skip to content

Commit 3bda327

Browse files
committed
0.1.1
1 parent 91108df commit 3bda327

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@ with some functionality implemented in Rust.
66

77
## Installing and running
88

9-
You will need a C compiler as well as
9+
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
1013
[`Rust`](https://www.rust-lang.org/tools/install)
11-
on your machine.
14+
on your machine:
1215

1316
$ cargo install ecoz2
1417

@@ -17,7 +20,7 @@ on your machine.
1720
Running:
1821

1922
$ ecoz2 --help
20-
ecoz2 0.1.0
23+
ecoz2 0.1.1
2124
ECOZ2 System
2225

2326
USAGE:

0 commit comments

Comments
 (0)