Skip to content

Commit 41e7eb2

Browse files
committed
Added reference to Kube deploy
1 parent e827ad4 commit 41e7eb2

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
@@ -73,7 +73,7 @@ $ docker run -it -p 5000:5000 codait/max-object-detector
7373
```
7474

7575
This will pull a pre-built image from Docker Hub (or use an existing image if already cached locally) and run it.
76-
If you'd rather build the model locally you can follow the steps in the
76+
If you'd rather build and run the model locally, or deploy on a Kubernetes cluster, you can follow the steps in the
7777
[model README](https://github.com/IBM/MAX-Object-Detector/#steps).
7878

7979
#### 2. Experiment with the API (Optional)

0 commit comments

Comments
 (0)