From e88781e1c341820433d187e28f1cf9bc5867707b Mon Sep 17 00:00:00 2001 From: Guido Barosio Date: Sun, 1 Oct 2017 12:28:27 -0300 Subject: [PATCH] Added the correct git url to the README.md fileE --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0de23cb..8bd6c0a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ and pharext packages attached to [releases](https://github.com/m6w6/ext-http/rel ### Checkout - git clone github.com:m6w6/ext-http + git clone https://github.com/m6w6/ext-http.git cd ext-http /path/to/phpize ./configure --with-php-config=/path/to/php-config -- 2.30.2