diff --git a/core/core-cli.el b/core/core-cli.el index 86f456ca5..96034ba1b 100644 --- a/core/core-cli.el +++ b/core/core-cli.el @@ -185,7 +185,7 @@ stale." ;; Load all of our subcommands -(load! "cli/quickstart") +(load! "cli/install") (def-command-group! "Diagnostics" "For troubleshooting and diagnostics"