From a66116712b4eec6158ad8a39fef537f5979fed7d Mon Sep 17 00:00:00 2001 From: "Thomas (Tom) C. Gorordo" <57684088+tgorordo@users.noreply.github.com> Date: Mon, 25 May 2026 00:36:08 -0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20b8e2e..56abc2c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ for linux and windows on `x86_64` and linux on `aarch64`. Downloading the approp executable should give you access to the `smithycmd` CLI command. - Alternatively, if you are using `uv` (see [Development](#Development)), you can invoke -this in your shell as `uv run src/smithycmd.py [...]`. +this in your shell as `uv run src/smithycmd.py [...]` from within the repo after cloning it locally. In either case, the command expects the same argument structure: TODO