readme change

This commit is contained in:
krish@sentientgeeks.com 2021-03-03 17:35:05 +05:30
parent 9cfbf9ba17
commit 5f1d383712

View File

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