summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormexus <gilaldpellaeon@gmail.com>2020-03-28 23:11:02 +0300
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-03-29 09:04:07 +0800
commita4abfd11f679a479d9668d833cecfee0425bd22f (patch)
tree94246d14195720157fdd59e11e33a7bf81091fb4 /README.md
parentf5a1ff2fbb3aeaf6a9afb730a39a8c8abea454c4 (diff)
Add ArchLinux to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 30c0e66..7d5cef1 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,13 @@ Via `dnf` on your Fedora system.
sudo dnf install dua-cli
```
+#### Arch Linux
+Via `pacman` on your ArchLinux system.
+
+```
+sudo pacman -S dua-cli
+```
+
### Usage
```bash