From d72d72d1f749ebf785ce3e49c8ba37e5937aea51 Mon Sep 17 00:00:00 2001 From: Robert Vandervoort Date: Thu, 10 Oct 2024 22:19:35 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee96072..165ff3c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ This tool simplifies the process of extracting and visualizing data from your Ap * Click the green "Code" button and choose "Open with GitHub Desktop." * Follow the prompts to clone the repository to your local machine. -2. **Run the Extractor:** +2. **Rename secrets.yml.template to secrets.yml + +3. **Run the Extractor:** * **Mac/Linux:** * **Prerequisites:** Make sure you have `pip` (Python package installer) installed.