From 953b885ab575bd14f275e365c57909cee2bcc8bc Mon Sep 17 00:00:00 2001 From: joates Date: Mon, 12 Jan 2015 20:57:09 +0000 Subject: [PATCH] config instructions not required --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 5ff5d86..8c4c534 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ # SquatConf website. -```cp config-sample.js config.js``` - -edit congif with the mailgun api key - -```npm i && npm start``` \ No newline at end of file +```npm install && npm start```