Skip to content

Commit 8ffdef3

Browse files
committed
[update] update comment
1 parent 35e3f64 commit 8ffdef3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@ SavedModel will be output under models.
5050

5151
## Docker Deploy
5252
```
53-
# build image
53+
# build docker image
5454
$pipenv run build
5555
56-
# start container
56+
# start docker container
5757
$pipenv run start
5858
5959
60-
# stop container
60+
# stop docker container
6161
$pipenv run stop
6262
```
6363
Go to [http://localhost:8000/docs](http://localhost:8000/docs)

0 commit comments

Comments
 (0)