From 5f1d383712a23a8eca27976b5afaf401633def03 Mon Sep 17 00:00:00 2001 From: "krish@sentientgeeks.com" Date: Wed, 3 Mar 2021 17:35:05 +0530 Subject: [PATCH] readme change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```