Updted README.md

This commit is contained in:
2021-02-07 15:41:22 +11:00
parent 1aa047c3d9
commit 01f17360b9
+2 -2
View File
@@ -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