From d37ddbebc7e11ee0414c0cd38b8e898ce245e212 Mon Sep 17 00:00:00 2001 From: Faizan Siddiqui Date: Thu, 15 Sep 2022 11:16:59 -0700 Subject: [PATCH] Fixed typo --- readme/DEVELOP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme/DEVELOP.md b/readme/DEVELOP.md index 183a294b4..ebab4c0ad 100644 --- a/readme/DEVELOP.md +++ b/readme/DEVELOP.md @@ -1,6 +1,6 @@ # Develop -This document provides tutorials to develop CenterNet. `lib/src/opts` lists a few more options that the current version supports. +This document provides tutorials to develop CenterNet. `src/lib/opts` lists a few more options that the current version supports. ## New dataset Basically there are three steps: