Update Normal.md

pull/229/head
TRYOKETHEPEN 5 months ago committed by GitHub
parent 7d09ffe664
commit 51a3cc56be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docs/Normal.md

@ -80,7 +80,7 @@ And build:
``` shell
export root=${PWD}
cd src/detect/normal
mkdir build
mkdir build && cd build
cmake ..
make
mv yolov8 ${root}

Loading…
Cancel
Save