diff --git a/README.md b/README.md index 3d1efbe3b..726da1d70 100755 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ If you want to run the YOLOv8, YOLO-NAS or YOLOX examples: ``` git clone https://github.com/mikel-brostrom/boxmot.git -cd yolo_tracking +cd boxmot pip install poetry poetry install --with yolo # installed boxmot + yolo dependencies poetry shell # activates the newly created environment with the installed dependencies