From 3bb1b65e014791b63492d2d493df17448c682f62 Mon Sep 17 00:00:00 2001 From: Koen van Eijk <33032220+koenvaneijk@users.noreply.github.com> Date: Fri, 7 Jun 2024 16:08:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5e28cd..efb6eb9 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ We have exciting plans for OpenRecall's future, including: To install: ``` -pip install openrecall +pip install git+https://github.com/openrecall/openrecall.git ``` To run: ```