Update README.md

This commit is contained in:
Mykola Grymalyuk
2020-12-04 14:29:18 -07:00
committed by GitHub
parent b25fa91962
commit 217999a8e7
+12
View File
@@ -137,3 +137,15 @@ sudo bless --verbose --file /Volumes/EFI/EFI/OC/Bootstrap/Bootstrap.efi --folder
``` ```
* Note: NVRAM write is disabled with SIP, so disables SIP first before running * Note: NVRAM write is disabled with SIP, so disables SIP first before running
### Downloaded patcher is corrpted
Currently unknown where the cause is, however cd'ing into the folder and calling the command works:
```
# CD into your folder(Change to what yours is)
~/Downloads/OpenCore-Legacy-Patcher/
# Call the file
python OpenCore-Patcher.command
```