From 4296f2686a613f7648c88f7c542835ca0d62a645 Mon Sep 17 00:00:00 2001 From: Amal Iyer Date: Wed, 24 May 2023 23:51:41 -0700 Subject: [PATCH] Adding suggetsion to use venv in readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c6835de..cf0df1d 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,7 @@ Fiddler Auditor supports ## Installation ### Fom PyPI -Auditor is available on pypi and we test on Python 3.8 and above. Install using -the following command +Auditor is available on PyPI and we test on Python 3.8 and above. We recommend creating a virtual python environment and installing using the following command ```bash pip install fiddler-auditor