Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikel-brostrom committed Jul 1, 2024
1 parent 731d557 commit ec93aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ec93aae

Please sign in to comment.