From a699e069388e6f5f15990ad3aa69509640692cf5 Mon Sep 17 00:00:00 2001 From: Koen van Eijk <33032220+koenvaneijk@users.noreply.github.com> Date: Fri, 7 Jun 2024 16:36:16 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a4cf79..9dce0cf 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,9 @@ We have exciting plans for OpenRecall's future, including: To install: ``` -pip install git+https://github.com/openrecall/openrecall.git +pip install --upgrade --no-cache-dir git+https://github.com/openrecall/openrecall.git ``` + To run: ``` python3 -m openrecall.app