Skip to content

Commit aca8d94

Browse files
authored
docs(readme): update instructions for Arch Linux (#273)
1 parent 420c222 commit aca8d94

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -150,17 +150,10 @@ cargo install parallel-disk-usage --bin pdu
150150

151151
### Arch Linux
152152

153-
#### From the [Arch User Repository](https://aur.archlinux.org)
154-
155-
**Prerequisites:**
156-
* An AUR helper, such as [`paru`](https://github.com/Morganamilo/paru)
157-
158-
```sh
159-
paru -S parallel-disk-usage-bin
160-
```
153+
#### From the [Official Repository](https://archlinux.org/packages/extra/x86_64/parallel-disk-usage/)
161154

162155
```sh
163-
paru -S parallel-disk-usage
156+
sudo pacman -S parallel-disk-usage
164157
```
165158

166159
#### From [Khải's Pacman Repository](https://github.com/KSXGitHub/pacman-repo)

0 commit comments

Comments
 (0)