Skip to content

Commit d83fe84

Browse files
authored
docs: update uv installation instructions (#227)
Fixes #225
1 parent 3876087 commit d83fe84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For more details, see [Optional Dependencies](#optional-dependencies).
4040
Install the project and its dependencies:
4141

4242
```bash
43-
uv pip install python-re3data
43+
uv add python-re3data
4444
```
4545

4646
## Pulling the Docker Image

0 commit comments

Comments
 (0)