Removed docs/

This commit is contained in:
2021-03-14 00:14:59 +11:00
parent c629192d04
commit c2f1cd76e9
2 changed files with 1 additions and 142 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ A clean install is this easy:
```
git clone https://github.com/krgamestudios/MERN-template.git
node run configure-script.js
node configure-script.js
docker-compose up --build
```