Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a08150e + 3dff997 commit 0626540Copy full SHA for 0626540
1 file changed
README.md
@@ -32,7 +32,12 @@ sudo apt-get install docker-ctop
32
33
#### Arch
34
35
-`ctop` is available for Arch in the [AUR](https://aur.archlinux.org/packages/ctop-bin/)
+```bash
36
+sudo pacman -S ctop
37
+```
38
+
39
+_`ctop` is also available for Arch in the [AUR](https://aur.archlinux.org/packages/ctop-bin/)_
40
41
42
#### Linux (Generic)
43
0 commit comments