From fc04cd32b7be2c1da161801ff66b04a396623f60 Mon Sep 17 00:00:00 2001 From: "shopware-docs-updater[bot]" <313750211+shopware-docs-updater[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 13:01:04 +0000 Subject: [PATCH] docs: mention trunk (dev-trunk) option in interactive project create wizard Documents the new interactive TUI option for installing Shopware's development trunk (dev-trunk), added in shopware/shopware-cli#1559. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- guides/installation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/installation/index.md b/guides/installation/index.md index 604e2bbfed..54a23b08b6 100644 --- a/guides/installation/index.md +++ b/guides/installation/index.md @@ -52,7 +52,7 @@ If you already have a target directory, see [Installing into an existing directo ### Select Shopware version -The latest version will always be the top option. At the bottom of the terminal window are prompts for moving through and selecting menu options. +The latest version will always be the top option. Below the released minor versions, a **trunk (development version)** option is listed for installing Shopware's latest development state (`dev-trunk`); like `latest`, selecting it skips the patch-version step. At the bottom of the terminal window are prompts for moving through and selecting menu options. ### Choose Docker or skip