Skip to content

Commit a005f9f

Browse files
authored
fix missing test in readme
1 parent b6ee953 commit a005f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter6-实战指南/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ python main.py help
4141
## 测试
4242

4343
```
44-
python main.py --data-root=./data/test --use-gpu=False --batch-size=256
44+
python main.py test --data-root=./data/test --use-gpu=False --batch-size=256
4545
```

0 commit comments

Comments
 (0)