From accbc6cbd816d2e681aad4512f6fb89f662adfe1 Mon Sep 17 00:00:00 2001 From: squick <48603083+buchtioof@users.noreply.github.com> Date: Mon, 26 Jan 2026 03:51:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0731f7..6ec4478 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # venv-setup -simple script to avoid redondant python venv setup +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...