From a43b5dc1070194bd0885b403d17bc6d62e694178 Mon Sep 17 00:00:00 2001 From: Babu Srinivasan Date: Tue, 21 May 2024 16:54:40 +0530 Subject: [PATCH] chore: Update Python virtual environment setup in README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e142ce7..d9eaeed 100644 --- a/README.md +++ b/README.md @@ -91,8 +91,6 @@ high-performing, and reliable identity store. ``` - Set up the Python virtual environment - - **Make sure you are in the root directory** ```bash python3 -m venv .venv