Update norm build cmd

Update Normal.md
triplemu/cpp-refine-240723
triple-mu 5 months ago committed by GitHub
commit 420ac7785d
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