Skip to content

Commit d03a316

Browse files
Update .github/CONTRIBUTING.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 40d6cfe commit d03a316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ information on using pull requests.
2626
Clone the project and install [uv](https://github.com/astral-sh/uv) (our package manager):
2727

2828
```sh
29-
# Install uv (if not already installed)
29+
# Install uv (if not already installed). You can also use 'pip install uv'.
3030
curl -LsSf https://astral.sh/uv/install.sh | sh
3131

3232
# Clone and setup the project

0 commit comments

Comments
 (0)