Skip to content

Commit e9477f4

Browse files
authored
Update README.md
1 parent f7b7a2a commit e9477f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ All remaining operations should be done from the root user.
5757
```
5858
# cd /opt
5959
# git clone https://github.com/tensorflow/models
60-
# cd models
61-
# protoc research/object_detection/protos/*.proto --python_out=.
60+
# cd models/research
61+
# protoc object_detection/protos/*.proto --python_out=.
6262
```
6363

6464
## Download the pretrained model binaries

0 commit comments

Comments
 (0)