From c2b96f2c80e4ddb8f9253f1b00ad59e7f2d94030 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sat, 14 Oct 2023 15:30:02 -0400 Subject: [PATCH] README: Enumerate all available image variants in alphabetical order --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef7ad42..6fd7c65 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ All changes should be made via the PR workflow. ## Image variants * Cloud Edition (image type: `oem`, image profiles: `Cloud-OpenStack`/`Cloud-AmazonEC2`/`Cloud-Azure`/`Cloud-GCE`) -* Workstation Edition (image type: `iso`, image profiles: `Workstation-Live`) * KDE Spin (image type: `iso`, image profiles: `KDE-Live`) +* Vagrant Cloud Edition (image type: `oem`, image profiles: `Vagrant`) +* Workstation Edition (image type: `iso`, image profiles: `Workstation-Live`) ## Image build quickstart