From cead0b89f4d47be151cbde8c88c3ac00ee4923a7 Mon Sep 17 00:00:00 2001 From: nicholasnadel Date: Thu, 2 Aug 2018 10:59:27 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 761441a..b22a489 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ git clone https://github.com/chapmanu/signage.git cd signage bundle install +#Retrieve secrets.yml from WimOps colleague add add to config/secrets.yml + # This file is needed for tests (and dev?). Ask a team member for the environment variables. touch .env