v/GTT
1
0
mirror of https://github.com/eeeXun/GTT.git synced 2025-05-21 01:50:36 -07:00

docs: update Install in README

This commit is contained in:
eeeXun 2023-02-09 19:33:36 +08:00
parent b0e3d6f764
commit 7d44f74bb2

View File

@ -10,10 +10,24 @@ Support:
## Install
### From source
```
go get && go build
```
### Arch Linux (AUR)
```
yay -S gtt-bin
```
### Run on Docker
```
docker run -it eeexun/gtt
```
## Language in argument
You can pass `-src` and `-dst` in argument to set source and destination language.