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:
parent
89257856aa
commit
4956efbcc0
16
README.md
16
README.md
@ -10,18 +10,22 @@ Support:
|
||||
|
||||
## Install
|
||||
|
||||
### From source
|
||||
|
||||
```
|
||||
go get && go build
|
||||
```
|
||||
|
||||
### Arch Linux (AUR)
|
||||
|
||||
```
|
||||
yay -S gtt-bin
|
||||
```
|
||||
|
||||
### Prebuild
|
||||
|
||||
Binary file is available in [Release Page](https://github.com/eeeXun/GTT/releases) for Linux and macOS on x86_64.
|
||||
|
||||
### From source
|
||||
|
||||
```
|
||||
go get && go build
|
||||
```
|
||||
|
||||
### Run on Docker
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user