From 01f17360b99c23c36561c4f4ce64c72c50902992 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sun, 7 Feb 2021 15:41:22 +1100 Subject: [PATCH] Updted README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07a9cc5..a497711 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ This should get the template working in development mode. Eventually, a clean install will be this easy: ``` -git clone template-url +git clone https://github.com/krgamestudios/MERN-template.git npm run configure -docker-compose up +docker-compose up --build ``` # Microservices