Use omarchy-upgrade-to-quattro

This commit is contained in:
David Heinemeier Hansson
2026-06-21 12:31:06 +02:00
parent c2e5614b65
commit 428b9c7b29
10 changed files with 67 additions and 67 deletions
+1 -1
View File
@@ -149,6 +149,6 @@ rm ~/.local/state/omarchy/migrations/<migration>.sh
omarchy-migrate
```
Omarchy 4.0 is upgraded through `bin/omarchy-upgrade-to-4`, not through the
Omarchy 4.0 is upgraded through `bin/omarchy-upgrade-to-quattro`, not through the
normal migration runner. Do not add compatibility migrations for old installer
layouts; put pre-4 package-layout transition work in the upgrade command instead.