mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
add arch section to readme
This commit is contained in:
@@ -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].
|
||||||
|
|||||||
Reference in New Issue
Block a user