Skip to content

Commit a9f8ff2

Browse files
authored
doc: Update installation for Arch Linux (#75)
1 parent a91d909 commit a9f8ff2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ Several installation methods are provided based on your platform. If none of the
5252

5353
### Arch Linux
5454

55-
You can install `astroterm` directly from the [AUR](https://aur.archlinux.org/packages/astroterm) using your favorite AUR helper:
55+
You can install `astroterm` from the [extra repository](https://archlinux.org/packages/extra/x86_64/astroterm/) using [pacman](https://wiki.archlinux.org/title/Pacman):
5656

5757
```sh
58-
paru -S astroterm
58+
pacman -S astroterm
5959
```
6060

6161
### Fedora

0 commit comments

Comments
 (0)