aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-03-01 11:23:12 +0000
committersickcodes <[email protected]>2021-03-01 11:23:12 +0000
commit5d648e1b599faaab341b97dc286d5be91c831aab (patch)
tree11f0c369d05bc8c215642ed89a03894b1e05f266 /README.md
parentDocumentation for Big Sur. v4.0 (diff)
downloaddocker-osx-5d648e1b599faaab341b97dc286d5be91c831aab.tar.xz
docker-osx-5d648e1b599faaab341b97dc286d5be91c831aab.zip
Switch default internet to vmxnet3 as there is no incompatability with services.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 3daf0ee..2cc7799 100644
--- a/README.md
+++ b/README.md
@@ -577,12 +577,11 @@ sudo mv somedir/mac_hdd_ng.img .
# Internet Speeds
-### Slow internet but iMessage & iCloud compatability
-`-e NETWORKING=e1000-82545em`
-
-### FAST internet but not compatable with iMessage & iCloud
+### FAST internet
`-e NETWORKING=vmxnet3`
+### SLOW internet
+`-e NETWORKING=e1000-82545em`
# DESTROY: Wipe old images to free disk space