diff --git a/README.md b/README.md index e3caa6d77f14..57188f687cc1 100755 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Python >= 3.6.0 required with all [requirements.txt](https://github.com/ultralyt ```bash $ git clone https://github.com/ultralytics/yolov5 +$ cd yolov5 $ pip install -r requirements.txt ```