Skip to content

Commit 4dd116a

Browse files
authored
Merge pull request chuanenlin#3 from AndrewKinsman/master
Update README.md
2 parents cd14501 + 1660e96 commit 4dd116a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ make
2626

2727
Open terminal in the root directory of the **darknet** executable and enter:
2828
```
29-
./darknet detector test cfg/yolo-drone.data cfg/yolo-drone.cfg weights/yolo-drone.weights data/drone.jpg
29+
./darknet detector test cfg/drone.data cfg/yolo-drone.cfg weights/yolo-drone.weights data/drone.jpg
3030
```
3131

3232
---

0 commit comments

Comments
 (0)