Skip to content

Commit

Permalink
Merge pull request #61 from christian-heusel/master
Browse files Browse the repository at this point in the history
Add installation instructions for Arch Linux
  • Loading branch information
bbonev authored Jan 28, 2024
2 parents c6f8026 + 65cca0d commit c07bf75
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,15 @@ Use the following command:
sudo xbps-install iotop-c
</details>

<details>
<summary>Arch Linux</summary>
&nbsp;

Use the following command:

sudo pacman -S iotop-c
</details>

## How to build from source
Please note that the installation and the usage of this program require root access.

Expand Down

0 comments on commit c07bf75

Please sign in to comment.