From 018f6488d3e6a878f034627f23207961ef3c065b Mon Sep 17 00:00:00 2001 From: Arnaudlaurent Date: Wed, 25 May 2016 10:05:04 +0200 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 2659b71..d86fcf5 100644 --- a/readme.md +++ b/readme.md @@ -27,7 +27,7 @@ Installation Clone the repository ``` -$ git clone git@bitbucket.org:PNEXTIA/techiteasy.git +$ git clone https://github.com/ExtiaPHP/techiteasy.git ``` Run `composer install` to setup all vendors @@ -181,4 +181,4 @@ when somebody write on database we need to migrate PHP like : ``` $ php artisan migrate -``` \ No newline at end of file +```