Update 'Home'

abs3nt 2023-01-16 18:31:29 -08:00
parent 1b4934f500
commit 0a55ff4023

@ -13,13 +13,13 @@ A. Yes.
# Installation # Installation
### From AUR: ### From AUR
To install from the aur you can run the following command:```yay -S gospt``` 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``` If you would like to always have the most recent git version: ```yay -S gospt-git```
### From Source: ### From Source
To build from source a Makefile is provided: To build from source a Makefile is provided:
@ -32,7 +32,7 @@ If the make file doesn't work for you:
Then copy the built gospt binary to your $PATH Then copy the built gospt binary to your $PATH
#### Completions: #### Completions
```gospt completion bash/zsh/fish``` ```gospt completion bash/zsh/fish```