From 313c25d80fd37f2624c29fca26ef29e540425ec0 Mon Sep 17 00:00:00 2001 From: LordMathis Date: Sun, 17 Dec 2023 20:53:04 +0100 Subject: [PATCH] Update instructions in README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8658561..1a0fe36 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,10 @@ Provides authentication to Mlflow server using [Proxy-Authorization](https://dev ## Usage -Clone the repo and install the package into your virtual environment. +Install the package into your virtual environment. ``` -git clone https://github.com/LordMathis/mlflow-plugin-proxy-auth -pip install . +pip install mlflow-plugin-proxy-auth ``` Set up mlflow environment variables