From 33746f9bd001fffcc7a0207d635c7b62906a13b8 Mon Sep 17 00:00:00 2001 From: florian-dacosta Date: Tue, 10 Jun 2014 11:59:54 +0200 Subject: [PATCH] fix pip command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a41119..5ff29e8 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The first application in which it is used is OpenERP. The easiest way to install chronopost_api: - pip install git@github.com:florian-dacosta/chronopost.git + pip install git+https://github.com/florian-dacosta/chronopost.git