Skip to content

Commit 313c25d

Browse files
committed
Update instructions in README
1 parent ec989e6 commit 313c25d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ Provides authentication to Mlflow server using [Proxy-Authorization](https://dev
44

55
## Usage
66

7-
Clone the repo and install the package into your virtual environment.
7+
Install the package into your virtual environment.
88

99
```
10-
git clone https://github.com/LordMathis/mlflow-plugin-proxy-auth
11-
pip install .
10+
pip install mlflow-plugin-proxy-auth
1211
```
1312

1413
Set up mlflow environment variables

0 commit comments

Comments
 (0)