From 74029eea95b53e9bf3f3426f71c6e5d849c7ed39 Mon Sep 17 00:00:00 2001 From: Dale Morgan Date: Wed, 1 May 2024 15:28:19 +0100 Subject: [PATCH] Updating README after transfer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e80308..45a23fe 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Parse your local `"$HOME"/.aws/config` to use it within a Ruby script. ## Up and Running -1. Checkout this repo: `gh repo clone dmorgan-fa/aws_local_config_parser` +1. Checkout this repo: `gh repo clone fac/aws_local_config_parser` 1. Run: `bin/setup` 1. Run: `bin/demo`