Skip to content

Commit 8ffbb25

Browse files
authored
Apply suggestion from @melund
1 parent 58cf619 commit 8ffbb25

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/src/content/docs/reference/cli-commands.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,9 @@ apm update
586586
- Downloads and runs the official platform installer (`install.sh` on macOS/Linux, `install.ps1` on Windows)
587587
- Preserves existing configuration and projects
588588
- Shows progress and success/failure status
589-
- Some package-manager distributions can disable self-update at build time. In those builds, `apm update` prints a distributor-defined guidance message (for example, a `pixi update` command) and exits without running the installer.
589+
- Some package-manager distributions can disable self-update at build time.
590+
In those builds, `apm update` prints a distributor-defined guidance message
591+
(for example, a `brew upgrade` command) and exits without running the installer.
590592

591593
**Version Checking:**
592594
APM automatically checks for updates (at most once per day) when running any command. If a newer version is available, you'll see a yellow warning:

0 commit comments

Comments
 (0)