Update 'Home'

abs3nt 2023-01-16 18:33:51 -08:00
parent 33f64339a6
commit 996e421131
1 changed files with 5 additions and 1 deletions

@ -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