diff --git a/README.md b/README.md index 32e611e..761f00d 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,4 @@ Bottle Detector using classical Computer Vision ```bash pip install git+ssh://git@github.com/Neural-Automation-Solutions/cv-bottle-detection-system.git ``` +WARNING! Make sure to manually add `git+ssh://git@github.com/Neural-Automation-Solutions/cv-bottle-detection-system.git` in your requirements.txt and remove `cv-bottle-detection` otherwise you module won't work when reinstalling.