pip git install example

This commit is contained in:
Akash
2020-07-22 21:30:46 +05:30
committed by GitHub
parent 1861715a9e
commit 30fc5af1fe

View File

@@ -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