diff --git a/README.md b/README.md index bc3e5af..398e55d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ A clean install is this easy: ``` git clone https://github.com/krgamestudios/MERN-template.git cd MERN-template -npm install node configure-script.js docker-compose up --build ```