Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0626540

Browse files
authored
Merge pull request #306 from jnishwanth/patch-1
updated README.md
2 parents a08150e + 3dff997 commit 0626540

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,12 @@ sudo apt-get install docker-ctop
3232

3333
#### Arch
3434

35-
`ctop` is available for Arch in the [AUR](https://aur.archlinux.org/packages/ctop-bin/)
35+
```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+
3641

3742
#### Linux (Generic)
3843

0 commit comments

Comments
 (0)