From b6154173ec4de21f94cde8d28407cdd7b2bcfada Mon Sep 17 00:00:00 2001 From: Leonid Suprun Date: Wed, 27 Apr 2016 01:13:19 +0700 Subject: [PATCH] Replace SSH with HTTPS link --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7bdd73c..465938d 100644 --- a/README.rst +++ b/README.rst @@ -23,7 +23,7 @@ Installation :: - $ pip install git+ssh://git@github.com/spreecode/python-sofort.git + $ pip install git+https://github.com/spreecode/python-sofort.git Usage -----