docs/development - Fix spelling of Arch Linux

Changes Archlinux to Arch Linux
This commit is contained in:
Stoppedpuma 2024-06-07 21:18:47 +02:00 committed by Alex
parent ec25a155db
commit 7a7479906a
2 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@ make package dist=<distribution>
```
Then you can install the package with `dpkg`, `pacman` or `rpm`.
**:material-arch: Archlinux**
**:material-arch: Arch Linux**
```sh
make pkg
```