Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrsmutti committed Mar 28, 2024
1 parent 91b5aac commit f2a11b8
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Expand Up @@ -7,9 +7,17 @@

## Installation

### `cargo`

`homer` can be installed using `cargo`:

```bash
cargo install --git https://github.com/chrsmutti/homer.git
```

#### Standalone

`homer` can be easily installed as an executable. Download the latest
`homer` can also be installed as an executable. Download the latest
[compiled binaries](https://github.com/chrsmutti/homer/releases) and put it
anywhere in your executable path.

Expand Down

0 comments on commit f2a11b8

Please sign in to comment.