Skip to content

Commit e34a188

Browse files
committed
doc: Group Installation's subsections by OS
1 parent 101d20e commit e34a188

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff 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

2830
Go 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
3638
cargo 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
4953
paru -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

5458
Follow the [installation instruction](https://github.com/KSXGitHub/pacman-repo#installation) then run the following command:
5559

0 commit comments

Comments
 (0)