diff --git a/README.md b/README.md index 685c4c9..f69f3e6 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ Annotations are present for each frame and have the same name as the image name. ### Step 1: Clone the Repo ```bash -git clone https://github.com/NanoNets/object-detection-sample-python.git -cd object-detection-sample-python +git clone https://github.com/NanoNets/IndianRoadsObjectDetectionDataset +cd IndianRoadsObjectDetectionDataset sudo pip install requests ```