We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578bb6a commit 1bfa699Copy full SHA for 1bfa699
README.md
@@ -35,7 +35,7 @@ Or PiP on any system with Python 3 installed:
35
```bash
36
pip3 install cargo-lambda
37
```
38
-Alternative, install the pip package as an executable using [uv](https://docs.astral.sh/uv/)
+Alternatively, you can install the pip package as an executable using [uv](https://docs.astral.sh/uv/)
39
40
41
uv tool install cargo-lambda
0 commit comments