diff --git a/README.md b/README.md index 6c75b3a..2ded21c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ Packer templates to build [macOS Anka images](https://veertu.com/anka-technology * `mojave-xcode-10.1` image is based of `mojave-base` and has only `Xcode 10.1` pre-installed * `mojave-xcode-10.2` image is based of `mojave-base` and has only `Xcode 10.2` pre-installed * `mojave-xcode-10.3` image is based of `mojave-base` and has only `Xcode 10.3` pre-installed - * `mojave-flutter` image is based of `mojave-xcode-10.3` and has only [`Flutter`](https://flutter.dev/) pre-installed + * `mojave-xcode-11` image is based of `mojave-base` and has only `Xcode 11 GM` pre-installed + * `mojave-flutter` image is based of `mojave-xcode-11` and has only [`Flutter`](https://flutter.dev/) pre-installed # Building Base Image