From f1b256f7a71c96d948267d004ac1d3e4da4ee9d8 Mon Sep 17 00:00:00 2001 From: hxcde <30338980+hxcde@users.noreply.github.com> Date: Fri, 20 Jan 2023 11:20:25 +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 455cf46..d9f2cc9 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ Small linux scripts for beginners who do not know the terminal well. ## Alias add script Get the script -'''shell +'''bash wget https://raw.githubusercontent.com/hxcde/scriptfordummies/main/addalias.sh ''' Run the script -'''shell +'''bash sh addalias.sh '''