Update README.md

This commit is contained in:
Theis
2024-03-13 14:08:49 +01:00
committed by GitHub
parent c7c097f79a
commit 3bd150178c
+1 -1
View File
@@ -20,7 +20,7 @@ Once downloaded you need to create an alias for your shell guides found below:
*^please note if you use another shell than bash you will need to look up how to do it in that shell^* *^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://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/set-alias?view=powershell-7.4) [Powershell Guide](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/set-alias?view=powershell-7.4)
Once you've created an alias for the program you need to set an env variable (authors_file) in your shell. This should be the path pointing to your author.txt file 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
you can now run it using the alias shorthand you assigned to it you can now run it using the alias shorthand you assigned to it
## Usage: ## Usage: