From 4baf570b288ebe02c98bd40237d0788aa7362048 Mon Sep 17 00:00:00 2001 From: Onuralp SEZER Date: Sat, 14 Oct 2023 01:12:16 +0300 Subject: [PATCH] =?UTF-8?q?docs(fix):=20=F0=9F=93=93=20poetry=20env=20typo?= =?UTF-8?q?=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 3019901f..ae3a425a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -63,7 +63,7 @@ You can install `supervision` with pip in a cd supervision # setup python environment and activate it - poetry env use python 3.10 + poetry env use python3.10 poetry shell # headless install