Merge pull request #306 from jnishwanth/patch-1

updated README.md
This commit is contained in:
bradley 2022-08-01 06:24:33 -05:00 committed by GitHub
commit 06265407b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -32,7 +32,12 @@ sudo apt-get install docker-ctop
#### Arch
`ctop` is available for Arch in the [AUR](https://aur.archlinux.org/packages/ctop-bin/)
```bash
sudo pacman -S ctop
```
_`ctop` is also available for Arch in the [AUR](https://aur.archlinux.org/packages/ctop-bin/)_
#### Linux (Generic)