From bb2cb0dd65e0f676ef8b3d707d80324c2c30f275 Mon Sep 17 00:00:00 2001 From: Andy Waite Date: Sun, 17 Jan 2021 11:29:54 -0500 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c51d2a617..e16e00da0 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Generators ---------- ### API Keys - + Before running the generators, you'll need to ensure your app can read the Shopify environment variables `SHOPIFY_API_KEY` and `SHOPIFY_API_SECRET`. A common approach is to use the [dotenv-rails](https://github.com/bkeepers/dotenv) gem, along with an `.env` file in the following format: