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
f25429730b
commit
477862fc0e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ My goal with this script is to keep it simple, just a single line that gives use
|
|||
|
||||
### Installing:
|
||||
#### Via Curl
|
||||
Run `bash -c "$(curl https://raw.githubusercontent.com/G2-Games/welcome-sh/main/install.sh)"` to install it.
|
||||
Run `bash -c "$(curl -s 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