Update README

This commit is contained in:
LordMathis 2023-12-17 20:28:59 +01:00
parent 81bac3bb78
commit de769b21bd
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Provides authentication to Mlflow server using [Proxy-Authorization](https://dev
Clone the repo and install the package into your virtual environment.
```
git clone https://git.namesny.com/Mathis/mlflow-plugin-proxy-auth.git
git clone https://github.com/LordMathis/mlflow-plugin-proxy-auth
pip install .
```