From 94ac8f8a8b87404ce21354effafe496d45bf1e02 Mon Sep 17 00:00:00 2001 From: fedor Date: Mon, 25 Jun 2018 13:51:30 -0400 Subject: [PATCH] Mention all images in ReadMe --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c0444f..3a62579 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # osx-images -Packer templates to build [Mac OS Anka images](https://veertu.com/anka-technology/) to use in CI. +Packer templates to build [Mac OS Anka images](https://veertu.com/anka-technology/) to use in CI: + + * `high-sierra-base` image has only `brew` pre-installed + * `high-sierra-xcode-9.4` image is based of `high-sierra-base` and has only `Xcode 9.4` pre-installed # Building Base Image