Update README

This commit is contained in:
Thomas (Tom) C. Gorordo 2026-05-25 00:36:08 -07:00 committed by GitHub
parent ea9652be87
commit a66116712b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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. executable should give you access to the `smithycmd` CLI command.
- Alternatively, if you are using `uv` (see [Development](#Development)), you can invoke - 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: In either case, the command expects the same argument structure:
TODO TODO