Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guides/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading