Update README.md

This commit is contained in:
G2 2022-09-03 14:09:05 -05:00 committed by GitHub
parent 57b7ac5f13
commit f25429730b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,8 @@ This is a nice little script for your `.bashrc` that greets you on every launch,
My goal with this script is to keep it simple, just a single line that gives useful information when you start the terminal.
### Installing:
#### Curl Script
Run `. <(curl https://raw.githubusercontent.com/G2-Games/welcome-sh/main/install.sh)` to install it.
#### Via Curl
Run `bash -c "$(curl https://raw.githubusercontent.com/G2-Games/welcome-sh/main/install.sh)"` to install it.
Run it again to uninstall.