Skip to content

Commit 4d06649

Browse files
ospillingerdeliahu
authored andcommitted
Update install.md
(cherry picked from commit 1920bbb)
1 parent 1e309ac commit 4d06649

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/operator/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ cortex predict iris-type irises.json
8383

8484
## Cleanup
8585

86-
```
86+
```bash
8787
# Delete the deployment
88-
$ cortex delete iris
88+
cortex delete iris
8989
```
9090

9191
See [uninstall](uninstall.md) if you'd like to uninstall Cortex.

0 commit comments

Comments
 (0)