From 8c3ddc8bed046e1baecfd887b08bac688cd70b90 Mon Sep 17 00:00:00 2001 From: triple-Mu Date: Wed, 11 Jan 2023 20:30:40 +0800 Subject: [PATCH] fix typo --- csrc/deepstream/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csrc/deepstream/README.md b/csrc/deepstream/README.md index 91b815c..a12991d 100644 --- a/csrc/deepstream/README.md +++ b/csrc/deepstream/README.md @@ -24,7 +24,7 @@ cd build cmake .. make ``` -You will get a lib `libnvdsinfer_custom_bbox_yoloV8.so` in [`build`]. +You will get a lib `libnvdsinfer_custom_bbox_yoloV8.so` in `build`. ## 3. Modify the deepstream config