Add clarification

This commit is contained in:
Mykola Grymalyuk
2020-02-25 12:00:28 -07:00
parent 089f6f823f
commit 5eaea2151c
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
## macOS
So compiling DSDTs and SSDTs are quite easy with macOS, all you need is [MaciASL](https://github.com/acidanthera/MaciASL). To compile, just File -> SaveAs -> ACPI Machine Language Binary\(.AML\), decompiling is just opening the file in MaciASL.
So compiling DSDTs and SSDTs are quite easy with macOS, all you need is [MaciASL](https://github.com/acidanthera/MaciASL/releases). To compile, just `File -> SaveAs -> ACPI Machine Language Binary(.AML)`, decompiling is just opening the file in MaciASL.
## Windows