From 42263d90fc0f69bc537a30409ab3401458c4ff54 Mon Sep 17 00:00:00 2001 From: sickcodes Date: Mon, 8 Apr 2024 13:20:18 +0000 Subject: [PATCH] config-custom-sonoma.plist & config-nopicker-sonoma.plist --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a060c7..def8d06 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ docker run -it \ -e GENERATE_UNIQUE=true \ -e CPU='Haswell-noTSX' \ -e CPUID_FLAGS='kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on' \ - -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-sonoma-custom.plist' \ + -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom-sonoma.plist' \ sickcodes/docker-osx:sonoma # docker build -t docker-osx --build-arg SHORTNAME=sonoma .