mirror of
https://github.com/bcicen/ctop.git
synced 2024-08-30 18:23:19 +00:00
add arch section to readme
This commit is contained in:
parent
e7e2478468
commit
de380ff810
@ -27,6 +27,10 @@ sudo apt update
|
|||||||
sudo apt install docker-ctop
|
sudo apt install docker-ctop
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Arch
|
||||||
|
|
||||||
|
`ctop` is available for Arch in the [AUR](https://aur.archlinux.org/packages/ctop-bin/)
|
||||||
|
|
||||||
#### Linux (Generic)
|
#### Linux (Generic)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@ -54,8 +58,6 @@ docker run --rm -ti \
|
|||||||
quay.io/vektorlab/ctop:latest
|
quay.io/vektorlab/ctop:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
`ctop` is also available for Arch in the [AUR](https://aur.archlinux.org/packages/ctop-bin/)
|
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
Build steps can be found [here][build].
|
Build steps can be found [here][build].
|
||||||
|
Loading…
Reference in New Issue
Block a user