Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
carueda committed Mar 31, 2020
1 parent 91108df commit 3bda327
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@ with some functionality implemented in Rust.

## Installing and running

You will need a C compiler as well as
The `ecoz2` executable is available at https://github.com/ecoz2/ecoz2rs/releases
(only for Mac OS at the moment).

You can also install it if you have a C compiler and
[`Rust`](https://www.rust-lang.org/tools/install)
on your machine.
on your machine:

$ cargo install ecoz2

Expand All @@ -17,7 +20,7 @@ on your machine.
Running:

$ ecoz2 --help
ecoz2 0.1.0
ecoz2 0.1.1
ECOZ2 System

USAGE:
Expand Down

0 comments on commit 3bda327

Please sign in to comment.