Skip to content

Commit f18828c

Browse files
aujinmandelf
authored andcommitted
Update README.md
some Archlinux command error fix
1 parent 37bd09d commit f18828c

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
@@ -58,13 +58,13 @@ SUBSYSTEM=="usb", ATTRS{idVendor}=="4348", ATTRS{idProduct}=="55e0", MODE="0666"
5858
Arch Linux users can install [wchisp](https://aur.archlinux.org/packages/wchisp) or [wchisp-git](https://aur.archlinux.org/packages/wchisp-git) via the AUR.
5959

6060
```bash
61-
yay wchisp
61+
yay -S wchisp
6262
```
6363

6464
or
6565

6666
```bash
67-
yay wchisp-git
67+
yay -S wchisp-git
6868
```
6969

7070
## Usage

0 commit comments

Comments
 (0)