From 6b21e54854357dcbdfd062dc4a0b1a4ea4179016 Mon Sep 17 00:00:00 2001 From: Sethupathi Asokan Date: Sun, 18 Aug 2024 21:16:16 +0530 Subject: [PATCH] fixed syntax for virtual environment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5b0734..436314e 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Clone this github repository Create python virtual environment - python3 -m lingo + python3 -m lingo . Activate the virtual environment