From 5d67ebcca7afa2ecfd3d06cf75a1cdf52e65b084 Mon Sep 17 00:00:00 2001 From: Harsss <68297217+Harsss@users.noreply.github.com> Date: Sat, 17 Jun 2023 22:44:03 +0530 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 915fd3f..a7a5de3 100644 --- a/readme.md +++ b/readme.md @@ -103,7 +103,7 @@ cd DAVAR-Lab-OCR/ bash setup.sh ``` -This script will automatically download and install the "mmdetection" and "mmcv-full". You can also manually install them followinging the [official instructions](https://github.com/open-mmlab/mmdetection/) +This script will automatically download and install the "mmdetection" and "mmcv-full". You can also manually install them following the [official instructions](https://github.com/open-mmlab/mmdetection/) Going to the specific algorithm's directory to see more details.