diff --git a/README.md b/README.md index f062224..90d66a5 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ pip install -e ./ wget http://images.cocodataset.org/zips/val2017.zip -O datas/coco/val2017.zip wget http://images.cocodataset.org/annotations/annotations_trainval2017.zip -O datas/coco/annotations_trainval2017.zip ``` -* Extract the ziped files, and remove them: +* Extract the zipped files, and remove them: ```bash cd $root_dir unzip datas/coco/train2017.zip -d datas/coco @@ -243,4 +243,4 @@ If you find OV-DINO is helpful for your research or applications, please conside journal={arXiv preprint arXiv:2407.07844}, year={2024} } -``` \ No newline at end of file +```