From ac359f163bf0d114bae49dd5877220e978bcfc7c Mon Sep 17 00:00:00 2001 From: zaks-web Date: Sat, 27 Jul 2024 22:37:26 +0200 Subject: [PATCH] Updated README.md with installation instructions --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index c9ef282..c6c99bd 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,20 @@ - License : GPL3 or Later - Description: This tool allows for the management of bash auto completion of hostnames when using SSH or RSync in Bash. +## INSTALLATION + +For most people it will be as simple as this... + +```` +$ curl https://git.zaks.web.za/zaks-web/achar/raw/branch/main/install | sudo bash +```` + +If you are already at root level... + +```` +# curl https://git.zaks.web.za/zaks-web/achar/raw/branch/main/install | bash +```` + ## USAGE From the bash terminal, type: