From ec93aae39091a3275f35fd30fe58f4f714ed722c Mon Sep 17 00:00:00 2001 From: Mike Date: Mon, 1 Jul 2024 19:50:02 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85958ec78..3d1efbe3b 100755 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ Start with [**Python>=3.8**](https://www.python.org/) environment. If you want to run the YOLOv8, YOLO-NAS or YOLOX examples: ``` -git clone https://github.com/mikel-brostrom/yolo_tracking.git +git clone https://github.com/mikel-brostrom/boxmot.git cd yolo_tracking pip install poetry poetry install --with yolo # installed boxmot + yolo dependencies