From 3dff9970addb87b62c39b0fa7b2c04b9c0b17745 Mon Sep 17 00:00:00 2001 From: Jeya Nishwanth <63254121+jnishwanth@users.noreply.github.com> Date: Sun, 12 Jun 2022 03:07:41 +0530 Subject: [PATCH] updated README.md `ctop` has been added to the arch community repository. Hence can be installed without the AUR now! --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49b9ca5..95cd721 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,12 @@ sudo apt 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)