diff --git a/README.md b/README.md index cb79406..b892567 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Boilerplate/Generator/Starter Project for building RESTful APIs and microservice #### Clone the repo and make it yours: ```bash -git clone --depth 1 https://github.com/krishfsousa/sg-node-express-rest-api +git clone --depth 1 https://git.sentientgeeks.us/krish/sg-node-express-rest-api.git cd sg-node-express-rest-api rm -rf .git ```