diff --git a/Manual/dump.md b/Manual/dump.md index 54be84e0..ecf9cf58 100644 --- a/Manual/dump.md +++ b/Manual/dump.md @@ -6,7 +6,7 @@ So to start, we'll need to get a copy of your DSDT from your firmware. The easie * [SSDTTime](https://github.com/corpnewt/SSDTTime) * Supports both Windows and Linux for DSDT dumping - * `8. Dump DSDT - Automatically dump the system DSDT` + * `P. Dump DSDT - Automatically dump the system DSDT` * [acpidump.exe](https://acpica.org/downloads/binary-tools) * In command prompt run `path/to/acpidump.exe -b -n DSDT -z`, this will dump your DSDT as a .dat file. Rename this to DSDT.aml