diff --git a/docs/src/install.md b/docs/src/install.md index 684ac09..9d6d8cb 100644 --- a/docs/src/install.md +++ b/docs/src/install.md @@ -40,7 +40,7 @@ For more details, see [Optional Dependencies](#optional-dependencies). Install the project and its dependencies: ```bash - uv pip install python-re3data + uv add python-re3data ``` ## Pulling the Docker Image