This commit is contained in:
Koen van Eijk 2024-06-09 00:26:34 +02:00
commit c4f3a6c924

View File

@ -8,6 +8,7 @@
| | | |
|_| |_|
``` ```
**Enjoy this project?** Show your support by starring it! ⭐️
# Take Control of Your Digital Memory # Take Control of Your Digital Memory
@ -78,8 +79,9 @@ We have exciting plans for OpenRecall's future, including:
To install: 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: To run:
``` ```
python3 -m openrecall.app python3 -m openrecall.app