Skip to content

Commit

Permalink
Merge pull request OwO-Network#3 from wuyudi/add-aur
Browse files Browse the repository at this point in the history
add aur
  • Loading branch information
missuo committed Feb 24, 2023
2 parents 08fd328 + 7aa936e commit 154fb27
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,18 @@ launchctl load ~/Library/LaunchAgents/me.missuo.deeplx.plist
launchctl start ~/Library/LaunchAgents/me.missuo.deeplx.plist
```

### Install from AUR

```bash
paru -S deeplx-bin
```

after install, run

```bash
systemctl daemon-reload
systemctl enable deeplx
```
## Setup on [Bob App](https://bobtranslate.com/)
1. Install [bob-plugin-deeplx](https://github.com/clubxdev/bob-plugin-deeplx) on Bob.

Expand Down

0 comments on commit 154fb27

Please sign in to comment.