Skip to content

Commit

Permalink
add arch section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bcicen committed Nov 6, 2020
1 parent e7e2478 commit de380ff
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ sudo apt update
sudo apt install docker-ctop
```

#### Arch

`ctop` is available for Arch in the [AUR](https://aur.archlinux.org/packages/ctop-bin/)

#### Linux (Generic)

```bash
Expand Down Expand Up @@ -54,8 +58,6 @@ docker run --rm -ti \
quay.io/vektorlab/ctop:latest
```

`ctop` is also available for Arch in the [AUR](https://aur.archlinux.org/packages/ctop-bin/)

## Building

Build steps can be found [here][build].
Expand Down

0 comments on commit de380ff

Please sign in to comment.