Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Aug 4, 2020
1 parent 55f7b3e commit 815e65d
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 @@ -38,7 +38,7 @@ This repository represents Ultralytics open-source research into future object d

Python 3.8 or later with all [requirements.txt](https://github.com/ultralytics/yolov5/blob/master/requirements.txt) dependencies installed, including `torch>=1.6`. To install run:
```bash
$ pip install -U -r requirements.txt
$ pip install -r requirements.txt
```


Expand Down

0 comments on commit 815e65d

Please sign in to comment.