Skip to content

Commit 257aff8

Browse files
committed
Update tutorial
1 parent 202b563 commit 257aff8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/sklearn/iris-classifier/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ Run `cortex deploy` to create the new API:
284284
```bash
285285
$ cortex deploy
286286
287+
iris-classifier api is up to date
287288
creating another-iris-classifier api
288289
```
289290

@@ -292,7 +293,7 @@ creating another-iris-classifier api
292293
```bash
293294
$ cortex get --watch
294295
295-
api status up-to-date requested last update
296+
api status up-to-date requested last update
296297
iris-classifier live 1 1 5m
297298
another-iris-classifier live 1 1 8s
298299
```

0 commit comments

Comments
 (0)