mirror of
https://github.com/SpyHoodle/PrideFetch.git
synced 2024-11-22 10:55:43 +00:00
Add instruction for AUR package
This commit is contained in:
parent
c65fb6a5e9
commit
605a493002
14
README.md
14
README.md
@ -48,6 +48,20 @@ nix profile install github:SpyHoodle/pridefetch
|
|||||||
pridefetch
|
pridefetch
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Running on Arch Linux
|
||||||
|
from the AUR
|
||||||
|
```bash
|
||||||
|
git clone https://aur.archlinux.org/pridefetch.git
|
||||||
|
cd pridefetch
|
||||||
|
makepkg -si
|
||||||
|
```
|
||||||
|
|
||||||
|
Or, with your AUR helper
|
||||||
|
|
||||||
|
```bash
|
||||||
|
paru -S pridefetch
|
||||||
|
```
|
||||||
|
|
||||||
## Made with ❤️ and 🏳️⚧️
|
## Made with ❤️ and 🏳️⚧️
|
||||||
- Pridefetch is at an early stage, so may not work on all systems.
|
- Pridefetch is at an early stage, so may not work on all systems.
|
||||||
- Please report any issues or bugs on the Issues tab.
|
- Please report any issues or bugs on the Issues tab.
|
||||||
|
Loading…
Reference in New Issue
Block a user