Update README.md

This commit is contained in:
Koen van Eijk 2024-06-07 16:36:16 +02:00 committed by GitHub
parent bb1cfc51c5
commit a699e06938
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,8 +78,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