aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1fb2fdc..c88ead6 100644
--- a/README.md
+++ b/README.md
@@ -512,7 +512,7 @@ docker run \
You should see the device show up when you do `system_profiler SPUSBDataType` in the MacOS shell.
-
+Important Note: this will cause the host system to lose access to the USB device while the VM is running!
## What is `${DISPLAY:-:0.0}`?