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 '''