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 +```