Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taotieren authored and andelf committed Mar 1, 2024
1 parent 87ebd0b commit 8cd2e4d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,14 @@ SUBSYSTEM=="usb", ATTRS{idVendor}=="4348", ATTRS{idProduct}=="55e0", MODE="0666"
# or replace MODE="0666" with GROUP="plugdev" or something else
```

### Arch Linux

Arch Linux can install [wchisp](https://aur.archlinux.org/packages/wchisp) and [wchisp-git](https://aur.archlinux.org/packages/wchisp-git) via the AUR.

```bash
yay -Syu wchisp
```

## Usage

```console
Expand Down

0 comments on commit 8cd2e4d

Please sign in to comment.