Fix imglab readme typo in cd path (#400)

pull/405/head
Frank 8 years ago committed by Davis E. King
parent 5f5684a8fb
commit 7ef7ba84b3

@ -4,7 +4,7 @@ to train an object detector (e.g. a face detector) since it allows you to
easily create the needed training dataset.
You can compile imglab with the following commands:
cd dclib/tools/imglab
cd dlib/tools/imglab
mkdir build
cd build
cmake ..

Loading…
Cancel
Save