updated readme

This commit is contained in:
ramzcaca 2026-02-05 11:01:54 +01:00
parent 47be65f721
commit 5340a0c02f

View File

@ -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'