diff --git a/Home.md b/Home.md index b3cc35c..7c1141b 100644 --- a/Home.md +++ b/Home.md @@ -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```