Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
some Archlinux command error fix
  • Loading branch information
aujinm authored and andelf committed Jan 16, 2025
1 parent 37bd09d commit f18828c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@ SUBSYSTEM=="usb", ATTRS{idVendor}=="4348", ATTRS{idProduct}=="55e0", MODE="0666"
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.

```bash
yay wchisp
yay -S wchisp
```

or

```bash
yay wchisp-git
yay -S wchisp-git
```

## Usage
Expand Down

0 comments on commit f18828c

Please sign in to comment.