diff --git a/Home.md b/Home.md index 29fa44b..5dc0c48 100644 --- a/Home.md +++ b/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