aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2024-04-08 13:20:18 +0000
committersickcodes <[email protected]>2024-04-08 13:20:18 +0000
commit42263d90fc0f69bc537a30409ab3401458c4ff54 (patch)
tree42ea0bd7411b2ccf5fcd503f9b8e4ab2be567ab4
parentMerge pull request #758 from sickcodes/sonoma (diff)
downloaddocker-osx-42263d90fc0f69bc537a30409ab3401458c4ff54.tar.xz
docker-osx-42263d90fc0f69bc537a30409ab3401458c4ff54.zip
config-custom-sonoma.plist & config-nopicker-sonoma.plist
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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 .