Skip to content

Commit 962969f

Browse files
committed
Update python-client.md
1 parent 0853ec2 commit 962969f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cluster/python-client.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
The Python client can be used to programmatically deploy models to a Cortex Cluster.
44

5-
<!-- CORTEX_VERSION_MINOR -->
6-
```
5+
<!-- CORTEX_VERSION_BRANCH_STABLE, e.g. v0.9.0 -->
6+
```bash
77
pip install git+https://github.com/cortexlabs/cortex.git@master#egg=cortex\&subdirectory=pkg/workloads/cortex/client
88
```
99

0 commit comments

Comments
 (0)