Skip to content

Commit 6ba5f13

Browse files
Update docs/getting-started/quick-start/python.mdx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Signed-off-by: Will Killian <2007799+willkill07@users.noreply.github.com>
1 parent 610b932 commit 6ba5f13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting-started/quick-start/python.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ local checkout.
2020
Use this path when you want the published package for application development.
2121

2222
```bash
23-
uv add nemo-relay@0.8.0
23+
uv add nemo-relay==0.8.0
2424
```
2525

2626
Run `uv add` from an application project that has a `pyproject.toml`; it records

0 commit comments

Comments
 (0)