Update README.md

This commit is contained in:
hxcde 2023-01-20 11:20:25 +01:00 committed by GitHub
parent 3e3272b78b
commit f1b256f7a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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