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