From 5b5cb1a3964ba5caab03d3c420d8a5c47fbe4d8d Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Sat, 14 Feb 2026 21:25:58 -0600 Subject: [PATCH] modify post install notes example --- tools/cli/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/cli/README.md b/tools/cli/README.md index 8ba164d36..9e943d689 100644 --- a/tools/cli/README.md +++ b/tools/cli/README.md @@ -16,8 +16,8 @@ Always displayed after the module is configured: ```yaml post-install-notes: | - Remember to set the API_KEY environment variable. - See: https://example.com/setup + Thank you for choosing the XYZ Cool Module + For Support about this Module call 555-1212 ``` ### Conditional Format