From 6d541995e6b08fc65860e3abe08499ac1c2e25e0 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Tue, 10 May 2016 00:56:58 -0700 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b2c06615..aee141f3 100755 --- a/README.md +++ b/README.md @@ -60,7 +60,12 @@ Setup environment. $ grunt build ``` -Create your .env file. It should look like this +Create your user account +```bash +$ node ./scripts/setup.js +``` + +OR create your .env file ``` GOOGLE_ANALYTICS_ID=yourGAID PRERENDER_TOKEN=yourPrerender.ioToken