File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,13 @@ Both `dust` (v0.5.4) and `dutree` (v0.12.5) do not utilize the parallel computin
2323
2424## Installation
2525
26- ### From GitHub
26+ ### Any Desktop OS
27+
28+ #### From GitHub
2729
2830Go to the [ GitHub Release Page] ( https://github.com/KSXGitHub/parallel-disk-usage/releases ) and download a binary.
2931
30- ### From [ crates.io] ( https://crates.io )
32+ #### From [ crates.io] ( https://crates.io )
3133
3234** Prerequisites:**
3335 * [ ` cargo ` ] ( https://github.com/rust-lang/cargo )
@@ -36,7 +38,9 @@ Go to the [GitHub Release Page](https://github.com/KSXGitHub/parallel-disk-usage
3638cargo install parallel-disk-usage
3739```
3840
39- ### From the [ Arch User Repository] ( https://aur.archlinux.org )
41+ ### Arch Linux
42+
43+ #### From the [ Arch User Repository] ( https://aur.archlinux.org )
4044
4145** Prerequisites:**
4246 * An AUR helper, such as [ ` paru ` ] ( https://github.com/Morganamilo/paru )
@@ -49,7 +53,7 @@ paru -S parallel-disk-usage-bin
4953paru -S parallel-disk-usage
5054```
5155
52- ### From [ Khải's Pacman Repository] ( https://github.com/KSXGitHub/pacman-repo )
56+ #### From [ Khải's Pacman Repository] ( https://github.com/KSXGitHub/pacman-repo )
5357
5458Follow the [ installation instruction] ( https://github.com/KSXGitHub/pacman-repo#installation ) then run the following command:
5559
You can’t perform that action at this time.
0 commit comments