From 3a1a3995949a68f2d95376cf8b960beab3a47d9f Mon Sep 17 00:00:00 2001 From: Eric Date: Sun, 3 Aug 2025 03:19:46 +0000 Subject: [PATCH] update git raw path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eaa9faf..10deede 100755 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Get your consistent terminal environment up and running in minutes! ### One-Line Installation (Recommended) ```bash -curl -fsSL https://raw.git.turnersrus.com/razzam21/dotfiles/main/install-web.sh | bash +curl -fsSL https://git.turnersrus.com/razzam21/dotfiles/-/raw/dev/install-web.sh | bash ``` *Replace `your-username/dotfiles` with the actual GitHub path to this repository.*