updated install instructions

This commit is contained in:
Koen van Eijk 2024-06-09 23:17:26 +02:00
parent dba6072b50
commit 07a33f1ee4

View File

@ -70,7 +70,7 @@ OpenRecall offers several key advantages over closed-source alternatives:
To install: To install:
``` ```
pip install --upgrade --no-cache-dir git+https://github.com/openrecall/openrecall.git python3 -m pip install --upgrade --no-cache-dir git+https://github.com/openrecall/openrecall.git
``` ```
To run: To run: