Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyyoung committed Jul 13, 2023
1 parent cfab279 commit 0be20a9
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 @@ -23,22 +23,22 @@ SUBCOMMANDS:

## Requirements

- macOS >= 10.11
- macOS >= 10.12
- Swift 5 Runtime Support

## Install

### Homebrew

You can install [WeChatTweak-CLI](https://github.com/Sunnyyoung/WeChatTweak-CLI) via Homebrew.
You can install [WeChatTweak-CLI](https://github.com/sunnyyoung/WeChatTweak-CLI) via Homebrew.

```bash
$ brew install sunnyyoung/repo/wechattweak-cli
```

### Manual (**NOT RECOMMENDED**)

1. Download the [WeChatTweak-CLI](https://github.com/Sunnyyoung/WeChatTweak-CLI/releases/latest/download/wechattweak-cli)
1. Download the [WeChatTweak-CLI](https://github.com/sunnyyoung/WeChatTweak-CLI/releases/latest/download/wechattweak-cli)
2. Remove file attributes: `xattr -d com.apple.quarantine wechattweak-cli`
3. Make sure the binary executable: `chmod +x wechattweak-cli`
4. Run: `sudo ./wechattweak-cli install`
Expand Down

0 comments on commit 0be20a9

Please sign in to comment.