diff --git a/README.md b/README.md index 580d441..0a7c181 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,10 @@ Using [pip](https://en.wikipedia.org/wiki/Pip_(package_manager)): ```bash pip install waybackpy ``` - +or direct from this repository using git. +```bash +pip install git+https://github.com/akamhy/waybackpy.git +``` ## Usage