From 59fa1bf1eed13b0a64d66d26f058bdf74ae08ce3 Mon Sep 17 00:00:00 2001 From: Jess Izen <44884346+jlizen@users.noreply.github.com> Date: Sat, 15 Nov 2025 15:05:56 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f980689..b4108057 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Or PiP on any system with Python 3 installed: ```bash pip3 install cargo-lambda ``` -Alternative, install the pip package as an executable using [uv](https://docs.astral.sh/uv/) +Alternativey, you can install the pip package as an executable using [uv](https://docs.astral.sh/uv/) ```bash uv tool install cargo-lambda