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 universal/pm.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ Once this is done, reboot, then grab ssdtPRGen and run it:

![](../images/post-install/pm-md/prgen-run.png)

Once you're done, you'll be provided with an SSDT.aml under `/Users/your-name>/Library/ssdtPRGen/ssdt.dsl`, you can easily find it with the Cmd+Shift+G shortcut and pasting `~/Library/ssdtPRGen/`
Once you're done, you'll be provided with an SSDT.aml under `/Users/your-name>/Library/ssdtPRGen/`, you can easily find it with the Cmd+Shift+G shortcut and pasting `~/Library/ssdtPRGen/`

![](../images/post-install/pm-md/prgen-done.png)

Expand Down