From 5e5f3467d449f1c0bb260d610b185673af005377 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Thu, 9 Jan 2020 09:57:07 -0800 Subject: [PATCH] updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab3f8049..0d9c7edd 100755 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The https://github.com/ultralytics/yolov3 repo contains inference and training c # Requirements -Python 3.7 or later with the following `pip3 install -U -r requirements.txt` packages, including: +Python 3.7 or later with all of the `pip install -U -r requirements.txt` packages including: - `torch >= 1.3` - `opencv-python`