Skip to content

Commit

Permalink
docs: fix yay install script (#1465)
Browse files Browse the repository at this point in the history
* Fix Doc
  • Loading branch information
greenhandzdl authored Apr 28, 2023
1 parent c79bdff commit 0b3161c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ v1.5.10 提示
运行以下命令进行安装:

```bash
yay motrix
yay -S motrix
```

#### Flatpak
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ For Arch Linux users, Motrix is available in [aur](https://aur.archlinux.org/pac
Run the following command to install:

```bash
yay motrix
yay -S motrix
```

#### Flatpak
Expand Down

0 comments on commit 0b3161c

Please sign in to comment.