diff --git a/README.rst b/README.rst index e410791f..c085707e 100644 --- a/README.rst +++ b/README.rst @@ -95,12 +95,15 @@ bc why install with `python` when you can faster with `rust` :: include all GUIs (ex. for charting):: - uv sync --extra uis + uv sync --group uis -AND with all our hacking tools and WIP integrations:: +AND with **all** our normal hacking tools:: - uv sync --dev --all-extras + uv sync --dev +AND if you want to try WIP integrations:: + + uv sync --all-groups Ensure you can run the root-daemon::