diff --git a/Instructions.md b/Instructions.md index e8a9a2b..02f6d5b 100755 --- a/Instructions.md +++ b/Instructions.md @@ -20,7 +20,7 @@ Add `-cpufbeta` to enable CPUFriend on unsupported OS versions. - Function `AppleIntelMCEReporter::probe()` is hooked for prevention of AppleIntelMCEReporter, enabled mandatorily at the moment. #### Configuration -Use `CPUFriend/ResourceConverter.sh` to generate a working copy of either `CPUFriendDataProvider.kext` (Convenience preferred) or `ssdt_data.dsl` (Performance preferred). +Use `Tools/ResourceConverter.sh` to generate a working copy of either `CPUFriendDataProvider.kext` (Convenience preferred) or `ssdt_data.dsl` (Performance preferred). Where there is another SSDT generated by [ssdtPRGen.sh](https://github.com/Piker-Alpha/ssdtPRGen.sh) for CPU power management, there is a must to do the combination. See [Data Combination](https://github.com/PMheart/CPUFriend/blob/master/Instructions.md#data-combination) for more details. #### Usage of ResourceConverter.sh