aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSondro <[email protected]>2022-10-02 20:22:13 -0700
committerGitHub <[email protected]>2022-10-02 20:22:13 -0700
commitab54b75ab8657d7d1f1b8fbfb09d288166606b7b (patch)
tree76546ddbd688eb81797c7ad07a57ce6b17bd96e2
parentMerge pull request #538 from TartanLeGrand/master (diff)
downloaddocker-osx-ab54b75ab8657d7d1f1b8fbfb09d288166606b7b.tar.xz
docker-osx-ab54b75ab8657d7d1f1b8fbfb09d288166606b7b.zip
README: 'mac_hdd_ng_auto_monterey' to 'mac_hdd_ng_auto_monterey.img'
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ad8ca16..c8542cf 100644
--- a/README.md
+++ b/README.md
@@ -186,7 +186,7 @@ wget https://images.sick.codes/mac_hdd_ng_auto_monterey.img
docker run -it \
--device /dev/kvm \
-p 50922:10022 \
- -v "${PWD}/mac_hdd_ng_auto_monterey:/image" \
+ -v "${PWD}/mac_hdd_ng_auto_monterey.img:/image" \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-e "DISPLAY=${DISPLAY:-:0.0}" \
-e "USERNAME=user" \