diff --git a/README.rst b/README.rst index 7fbff05..d548d06 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,7 @@ necessary packages: mkvirtualenv digimarks # or whatever project you are working on # If you just want to run it, no need for development dependencies uv sync --active --no-dev - # Otherwise, install everything + # Otherwise, install everything in the active virtualenv uv sync --active