diff --git a/README.md b/README.md index b5e28cd..2a4cf79 100644 --- a/README.md +++ b/README.md @@ -74,10 +74,11 @@ We have exciting plans for OpenRecall's future, including: ### Prerequisites - Python 3.11 - MacOSX/Windows/Linux +- Git To install: ``` -pip install openrecall +pip install git+https://github.com/openrecall/openrecall.git ``` To run: ```