Skip to content

Commit 2aea05a

Browse files
committed
updated readme
1 parent 139469a commit 2aea05a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,10 @@ see: [https://developer.apple.com/library/archive/documentation/DeviceDrivers/Co
1212
## Installation
1313
- SIP must be disabled (or at least the driver signing feature)
1414
- set .kext ownership to 0:0
15-
- run `sudo kextload ./macUSPCIO.kext` (Driver will unload on each reboot)
16-
- alternatively install using OpenCore or other kext installation method
15+
- run `sudo kextload ./macUSPCIO.kext` (Driver will unload on reboot)
16+
- alternatively install using OpenCore (persistent) or other kext installation method
1717

18-
### Currently only built and tested on macOS 12.1 (Monterey)
19-
*WIP: to build for older versions of macOS*
18+
### Supports macOS 10.15+
2019

2120
## Security Concern
2221
This driver exposes internal pci devices to free user space access. This may pose a security risk so use with caution.

0 commit comments

Comments
 (0)