Skip to content

Commit

Permalink
doc: modify Installation from README to note binary distributions
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichDonGubler committed Oct 23, 2021
1 parent 2e7217c commit bc56802
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,17 @@ Ready to dive in deeper? You should try:

## Installation

For now, you may build Capisco via [Cargo](https://doc.rust-lang.org/cargo/):
Binary distributions for Windows 10, Mac, and Linux are available in the
[releases page]. Your favorite package manager(s) are coming soon (see also
[the roadmap](#roadmap))!

An adventurous soul (or [potential contributor](#contributing)? 😍) may build
Capisco via [Cargo](https://doc.rust-lang.org/cargo/):

```sh
$ cargo install capisco
```

Binary distributions in GitHub and your favorite package manager(s) are coming
soon (see also [the roadmap](#roadmap))!

## Roadmap

See Capisco's [milestones in
Expand Down

0 comments on commit bc56802

Please sign in to comment.