From f25429730bb4a3114511ebc48100293aa8e9b000 Mon Sep 17 00:00:00 2001 From: G2 <72430668+G2-Games@users.noreply.github.com> Date: Sat, 3 Sep 2022 14:09:05 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f441d7e..9b319f9 100644 --- a/README.md +++ b/README.md @@ -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.