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: