diff --git a/README.md b/README.md index 3f17366..d85e101 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Edit your `composer.json` file to include the following dependency: "repositories": [ { "type": "vcs", - "url": "git@git.bluesquare.io:bag/laravel-helper.git" + "url": "https://git.bluesquare.io/bag/laravel-helper.git" } ] ```