From a4646327cb5eee75943054f475a4fa9f8008e589 Mon Sep 17 00:00:00 2001 From: amoschen Date: Fri, 22 Jan 2021 23:34:30 +0800 Subject: [PATCH] Update dump.md update the new number --- Manual/dump.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manual/dump.md b/Manual/dump.md index e0a40ca..54be84e 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 - * `7. Dump DSDT - Automatically dump the system DSDT` + * `8. 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