From 405a7cf3b13b291f352b0d2d0e06d1d4012dde32 Mon Sep 17 00:00:00 2001 From: abs3nt Date: Mon, 16 Jan 2023 18:35:23 -0800 Subject: [PATCH] Update 'Home' --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 09beae6..e32ba8c 100644 --- a/Home.md +++ b/Home.md @@ -23,7 +23,7 @@ If you would like to always have the most recent git version: ```yay -S gospt-gi Download the most recent binary from [releases](https://gitea.asdf.cafe/abs3nt/gospt/releases) and copy it to somewhere inside your PATH -Completion scripts are also provided with gospt_yourshellname, download your relevant completion file and place it in your shells completion directory (examples below) +Completion scripts are also provided with gospt_yourshellname, download your relevant completion file and place it in your shells completion directory like shown [here](https://gitea.asdf.cafe/abs3nt/gospt/wiki/Home#user-content-completions) ### From Source