Skip to content

Commit

Permalink
README: Update install instructions for binary and crates.io releases
Browse files Browse the repository at this point in the history
  • Loading branch information
roblabla committed Apr 16, 2020
1 parent 28ee1d7 commit 7147b19
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,15 @@ homebrew.

# Installation

## Source Installation

Assuming you have `cargo` installed, `cargo install --features=binaries linkle`
will install this program, by the command name `linkle` and the `cargo nro` subcommand.
will install `linkle` and the `cargo nro` subcommand.

## Binary Installation

Alternatively, you can download the `linkle` binary for Windows, MacOS and Linux
ARM64 in the [Github Releases](https://github.com/MegatonHammer/linkle/releases).

# Usage

Expand Down

0 comments on commit 7147b19

Please sign in to comment.