update installer

This commit is contained in:
Nose
2026-07-10 21:44:26 -07:00
parent 70c236d83c
commit bc5d6b31c4
3 changed files with 51 additions and 31 deletions
+3
View File
@@ -79,6 +79,9 @@ For an existing checkout, run this from the repository root:
Use `-NoMpv`, `-NoDeno`, or `-NoPlaywright` to skip optional external runtime
installation when those components are already managed separately.
The installer now waits for Enter before closing. Pass `-NoPause` for scripted
automation.
Notes:
- The bootstrap script creates `.venv`, installs the project, and exposes the `mm` and `medeia` console commands.