From 6eb84c1bddc90b56fd175e00be428307d6e7b686 Mon Sep 17 00:00:00 2001 From: Theis <112340858+Slug-Boi@users.noreply.github.com> Date: Tue, 19 Mar 2024 22:15:10 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 004cd05..8b478ba 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,10 @@ Download the binary for your OS on the [release page](https://github.com/Slug-Bo Once downloaded you need to create an alias for your shell guides found below: [Bash Guide](https://linuxize.com/post/how-to-create-bash-aliases/) *^please note if you use another shell than bash you will need to look up how to do it in that shell^* -[Powershell Guide](https://stackoverflow.com/questions/24914589/how-to-create-permanent-powershell-aliases) +[Powershell Guide for alias](https://stackoverflow.com/questions/24914589/how-to-create-permanent-powershell-aliases) Once you've created an alias for the program you need to set an env variable (author_file) in your shell. This should be the path pointing to your author.txt file -[Powershell guide](https://stackoverflow.com/a/714918) +[Powershell guide for env variable](https://stackoverflow.com/a/714918) you can now run it using the alias shorthand you assigned to it ## Usage: