From 2a84ab4e595e3e14ea8404895891bcfceefeeaef Mon Sep 17 00:00:00 2001 From: ater49 <31342330+ater49@users.noreply.github.com> Date: Wed, 28 Dec 2022 13:16:08 +0100 Subject: [PATCH] Update README.md Typo correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86020394..b571acef 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Rebooted version of thehive4py for TheHive5! Stay tuned, more to come! ## Development -You can setup a venv (see the [official docs for this](https://docs.python.org/3/tutorial/venv.html): +You can setup a venv (see the [official docs for this](https://docs.python.org/3/tutorial/venv.html)): ``` # Create and activate venv