Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
byarbrough authored Nov 11, 2019
1 parent a521026 commit 8fe2edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ data
Makefile does not yet implement automated testing, so it is fine if `data/test` is empty.

### Run
To build the Docker image, train a model, and convert that model to a 32-bit OpenVINO format, simply call
To build the Docker image, train a model, and convert that model to a 32-bit OpenVINO format and run a sample inference on `infer/*`, simply call
```
make all
```
Expand Down

0 comments on commit 8fe2edf

Please sign in to comment.