Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
itouakirai authored Sep 5, 2024
1 parent 5aeacc5 commit 7e80cb1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ All files from anonymous, No need for an Android emulator to decrypt alac

### 安装
推荐Windows Subsystem for Linux (WSL)使用
usage: `./wrapper [port] ([username] [password])`
usage: `./wrapper -L [username]:[password])`

```shell
sudo -i
wget "https://github.com/zhaarey/wrapper/releases/download/linux/wrapper.linux.x86_64.tar.gz"
mkdir wrapper
tar -xzf wrapper.linux.x86_64.tar.gz -C wrapper
cd wrapper
./wrapper
```
./wrapper -h
```

0 comments on commit 7e80cb1

Please sign in to comment.