Update 'Home'

abs3nt 2023-01-16 18:31:29 -08:00
parent 1b4934f500
commit 0a55ff4023
1 changed files with 3 additions and 3 deletions

@ -13,13 +13,13 @@ A. Yes.
# Installation
### From AUR:
### From AUR
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 Source:
### From Source
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
#### Completions:
#### Completions
```gospt completion bash/zsh/fish```