Show in readme how to install GUIs with `--extra` flag

mp_fomo_polish
Tyler Goodlet 2025-03-28 18:32:53 -04:00
parent cdb41e4881
commit 5f347c9f6a
1 changed files with 8 additions and 0 deletions

View File

@ -90,6 +90,14 @@ bc why install with `python` when you can faster with `rust` ::
uv lock 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 hacky install on nixos
********************** **********************