From 5340a0c02fc7792143159361e51bd2e824f39ff5 Mon Sep 17 00:00:00 2001 From: ramzcaca Date: Thu, 5 Feb 2026 11:01:54 +0100 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 992cbf1..e08545b 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ simple script to avoid redundant python venv setup the project is to continue to learn deeper bash scripting and try to make a script usable for everyone via package managers like homebrew, etc... to run the script, use this command: -'curl -fsSL https://raw.githubusercontent.com/TON_USER/TON_REPO/main/venvsetup.sh | bash -s' +'curl -fsSL https://raw.githubusercontent.com/buchtioof/venv-setup/main/venvsetup.sh | bash -s'