diff --git a/README.rst b/README.rst index ae2a4b78..5e8f29bc 100644 --- a/README.rst +++ b/README.rst @@ -90,6 +90,14 @@ bc why install with `python` when you can faster with `rust` :: uv lock +with all GUI support as well:: + + uv lock --extra uis + +AND with all dev (hacking) tools:: + + uv lock --dev --extra uis + hacky install on nixos **********************