diff --git a/README.md b/README.md index d880d33..a5a1209 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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].