From c2b1c36c17d43177b1a68c06114d56fe2a1dca3d Mon Sep 17 00:00:00 2001 From: Sapan Shah Date: Sun, 13 Oct 2024 01:23:50 +0530 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8b7a1d..5f1569b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Steps to init - just need to do this one time -`python -m venv` \ No newline at end of file +`python -m venv .venv`