From d166735dd8a664ac53170a8afbc972a848eba47d Mon Sep 17 00:00:00 2001 From: 0Franky Date: Thu, 23 Nov 2023 20:16:59 +0100 Subject: [PATCH] update --- notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes.md b/notes.md index 70dbb1c..66aba4b 100644 --- a/notes.md +++ b/notes.md @@ -268,7 +268,7 @@ Run the script as follow: sudo python boot-usb-passthrough.py ``` This script detects when USB is connected and starts macos by performing USB Passthrough. -**Note:** It also works by connecting different USB devices. +**Note:** It has only been tested with one USB but it should also work by connecting different USB devices. **How it works:** When the program starts, an analysis of all the USB devices that will be connected from that moment until the enter key is pressed to confirm is started.