From 027252be29cb0b2e38f1589162a489ccd6df723c Mon Sep 17 00:00:00 2001 From: "balihoo.jvakotar" Date: Thu, 24 Mar 2022 13:24:51 +0530 Subject: [PATCH] ENG-635: Replace git with https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e1e792..e84d785 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The Balihoo AppNexus API SDK provides an easy pythonic interface to interact wit ## Installation The Balihoo AppNexus API SDK is a pip installable package, from git, not (yet) from PyPi: ```python -pip install git+git://github.com/balihoo/appnexus.git +pip install git+https://github.com/balihoo/appnexus.git ``` ## Resource