Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Everywhere where you see `~/Downloads/XXXX-patcher.command` you can add

0. before you start make sure SIP is disabled. ([Info about SIP](#some-information-on-sip))

1. Download the patch(es) you need to your downloads folder: ([IOKit](./IOKit-patcher.command), [CoreDisplay](./CoreDisplay-patcher.command), [Nvidia](./Nvidia-patcher.command))
1. Download the patch(es) you need to your downloads folder: ([IOKit](./IOKit-patcher.command), [CoreDisplay](./CoreDisplay-patcher.command), [Nvidia](./NVIDIA-patcher.command))
2. open the Terminal (found at /Applications/Utilities/Terminal.app)
3. run `chmod +x ~/Downloads/XXXX-patcher.command` (this makes the patch executable)
4. run the script `~/Downloads/XXXX-patcher.command`
Expand Down