diff --git a/readme.md b/readme.md index 5c17885d..ad0a25f6 100644 --- a/readme.md +++ b/readme.md @@ -32,7 +32,7 @@ which is powered by [Pelican](https://getpelican.com) (engine) and ```shell-session $ uv venv $ source .venv/bin/activate - $ uv pip install --all-extras --requirement ./pyproject.toml + $ uv sync --all-extras --dev ``` ## Build and browse website