Skip to content

Commit 032b40e

Browse files
committed
readme: rename taur to yay + remove test2.txt
1 parent 19313a4 commit 032b40e

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,11 @@ Download the latest `.deb` package in [releases](https://github.com/Toni500githu
6363

6464
### Arch and based (AUR)
6565
```bash
66-
# btw checkout our other project https://github.com/BurntRanch/TabAUR ;)
6766
# either
68-
taur -S customfetch-bin
67+
yay -S customfetch-bin
6968

7069
# or wiht GUI mode
71-
taur -S customfetch-gui-bin
70+
yay -S customfetch-gui-bin
7271
```
7372

7473
### General Distros (Manual installation)
@@ -80,19 +79,19 @@ If installing the GUI mode version, there's `customfetch.desktop`
8079
### Arch and based (AUR) (source)
8180
```bash
8281
# either
83-
taur -S customfetch
82+
yay -S customfetch
8483

8584
# or wiht GUI mode
86-
taur -S customfetch-gui
85+
yay -S customfetch-gui
8786
```
8887

8988
### Arch and based (unstable) (AUR) (source)
9089
```bash
9190
# either
92-
taur -S customfetch-git
91+
yay -S customfetch-git
9392

9493
# or wiht GUI mode
95-
taur -S customfetch-gui-git
94+
yay -S customfetch-gui-git
9695
```
9796

9897
### Compile from (source) (unstable)

test2.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)