Skip to content

Commit

Permalink
Merge pull request #56 from MegatonHammer/install-instructions-readme
Browse files Browse the repository at this point in the history
Install instructions readme
  • Loading branch information
roblabla authored Apr 17, 2020
2 parents a972108 + 7147b19 commit f4669fd
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,15 @@ homebrew.

# Installation

Assuming you have `cargo` installed, `cargo install --features=binaries --git https://github.com/MegatonHammer/linkle`
will install this program, by the command name `linkle` and the `cargo nro` subcommand.
## Source Installation

Assuming you have `cargo` installed, `cargo install --features=binaries linkle`
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 f4669fd

Please sign in to comment.