Fix false statement in readme

This commit is contained in:
Mikaela Szekely 2018-05-18 22:26:25 -04:00
parent d744d6e8b8
commit 8f0a8fb3d1
No known key found for this signature in database
GPG Key ID: AA45D59374537FB5

View File

@ -39,7 +39,7 @@ The vulnerability is documented in the 'report' subfolder; more details and
guides are to follow! Stay tuned...
### Use Instructions
The main launcher is "fusee-launcher.py". Linux and macOS are natively supported with Windows support coming Soon™.
The main launcher is "fusee-launcher.py". Windows, Linux, and macOS are all natively supported! It's mildly more complicated on Windows, so more indepth usage instructions are on the way.
With a Tegra device in RCM and connected via USB, invoke the launcher with the desired payload as an argument, e.g. `./fusee-launcher.py payload.bin`. Linux systems currently require either that the Tegra device be connected to an XHCI controller (used with blue USB 3 ports) or that the user has patched their EHCI driver.