updated readme and final script ig

This commit is contained in:
ramzcaca 2026-02-05 11:22:16 +01:00
parent 940a765851
commit 57f46d0707

View File

@ -13,7 +13,7 @@ the project is to continue to learn deeper bash scripting and try to make a scri
## how to use
to run the script, use this command:
`curl -fsSL https://raw.githubusercontent.com/buchtioof/venv-setup/main/venvsetup.sh | bash -s`
`bash <(curl -fsSL https://raw.githubusercontent.com/buchtioof/venv-setup/main/venvsetup.sh)`
> be sure to use it INSIDE your workspace
*(tested and works fine on Debian, soon testing on macos)*