Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lusingander committed Sep 2, 2024
1 parent 5150a5b commit ea200a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,25 +36,25 @@ Personally, I found the output from `git log --graph` difficult to read, even wi

## Installation

### Cargo
### [Cargo](https://crates.io/crates/serie)

```
$ cargo install --locked serie
```

### Arch Linux
### [Arch Linux](https://archlinux.org/packages/extra/x86_64/serie/)

```
$ pacman -S serie
```

### Homebrew (macOS)
### [Homebrew (macOS)](https://github.com/lusingander/homebrew-tap/blob/master/serie.rb)

```
$ brew install lusingander/tap/serie
```

### NetBSD
### [NetBSD](https://pkgsrc.se/devel/serie)

```
$ pkgin install serie
Expand Down

0 comments on commit ea200a5

Please sign in to comment.