Update compile.md

This commit is contained in:
Mykola Grymalyuk
2020-04-23 21:46:54 -06:00
parent 05d8fdb18b
commit 9b434441a0

View File

@@ -34,7 +34,7 @@ path/to/iasl.exe path/to/DSDT.aml
## Linux
Compiling and decompiling with Linux is just as simple, you will need a special copy of [iasl](http://amdosx.kellynet.nl/iasl.zip) and terminal:
Compiling and decompiling with Linux is just as simple, you will need a copy of [iasl](http://amdosx.kellynet.nl/iasl.zip) and terminal(note iasl from any package manager will do fine as well):
```text
path/to/iasl path/to/DSDT.aml