From e028e329e8cec94540a2db93ac566c41b5a4b544 Mon Sep 17 00:00:00 2001 From: warrensbox Date: Thu, 23 Jun 2022 01:29:34 -0500 Subject: [PATCH] fix readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d312b39..971a0a5 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,9 @@ The most recently selected versions are presented at the top of the dropdown. 3. Hit **Enter** to switch. ### Use environment variables -drawing -You can also set the `TG_VERSION` environment variable to your desired terragrunt version. +drawing + +1. You can also set the `TG_VERSION` environment variable to your desired terragrunt version. For example: ```bash export TG_VERSION=0.37.0