Update 'Home'
parent
33f64339a6
commit
996e421131
6
Home.md
6
Home.md
@ -19,6 +19,10 @@ To install from the aur you can run the following command:```yay -S gospt```
|
||||
|
||||
If you would like to always have the most recent git version: ```yay -S gospt-git```
|
||||
|
||||
### From Releases
|
||||
|
||||
Download the most recent binary from [releases](https://gitea.asdf.cafe/abs3nt/gospt/releases) and copy it to somewhere inside your PATH
|
||||
|
||||
### From Source
|
||||
|
||||
|
||||
@ -30,7 +34,7 @@ If the make file doesn't work for you:
|
||||
|
||||
```go build .```
|
||||
|
||||
Then copy the built gospt binary to your $PATH
|
||||
Then copy the built gospt binary to your PATH
|
||||
|
||||
#### Completions
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user