diff --git a/README.md b/README.md index b5e28cd..efb6eb9 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ We have exciting plans for OpenRecall's future, including: To install: ``` -pip install openrecall +pip install git+https://github.com/openrecall/openrecall.git ``` To run: ```