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 1/2] 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 From 9bfd2e16c691833bb78d5fa133ea06d76ab29806 Mon Sep 17 00:00:00 2001 From: Koen van Eijk <33032220+koenvaneijk@users.noreply.github.com> Date: Sat, 8 Jun 2024 00:29:59 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9dce0cf..befd69e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ | | |_| ``` +**Enjoy this project?** Show your support by starring it! ⭐️ # Take Control of Your Digital Memory