Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
doraemonkeys committed Dec 21, 2024
1 parent d90e6b2 commit 54f5aa7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README-EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ github:[Releases · WindSend](https://github.com/doraemonkeys/WindSend/release

1. Unzip **WindSend-S-XX-x86_64-linux.zip** to any directory (minimum version 1.3.0).

```shell
sudo apt install libxdo3
```
```shell
sudo chmod +x *.sh && ./install.sh
```
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ github:[Releases · WindSend](https://github.com/doraemonkeys/WindSend/release

1. 解压 **WindSend-S-XX-x86_64-linux.zip** 到任意目录(最低版本为 1.3.0)。

```shell
sudo apt install libxdo3
```
```shell
sudo chmod +x *.sh && ./install.sh
```
Expand Down

0 comments on commit 54f5aa7

Please sign in to comment.