mirror of
https://github.com/G2-Games/welcome.sh.git
synced 2025-04-19 13:32:53 -05:00
Update README.md
This commit is contained in:
parent
57b7ac5f13
commit
f25429730b
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue