We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17afc23 commit ca03644Copy full SHA for ca03644
1 file changed
python/README.md
@@ -67,7 +67,7 @@ Alternatively, you can run all the checks with:
67
### Syncing Dependencies
68
69
When you pull new changes, you may need to update the dependencies.
70
-To do so, first make sure you are in the virtual environment, and then in the `python` directory, run:
+To do so, first make sure you are in the virtual environment, and then in the `python` directory, run:
71
72
```sh
73
uv sync --all-extras
0 commit comments