Skip to content

Commit 9045655

Browse files
Update installation instructions for mlflow plugin
1 parent 16392ce commit 9045655

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@
2020
## Installation
2121

2222
```bash
23-
pip install -e .
23+
pip install \
24+
--index-url=https://dl.cloudsmith.io/public/cloudsmith/cloudsmith-mlflow-plugin/python/simple/ \
25+
mlflow-cloudsmith-plugin
2426
```
2527

2628
---

0 commit comments

Comments
 (0)