Changes to iasl download link for Linux (#68)

This commit is contained in:
Datta Madasu
2021-10-13 10:34:17 +05:30
committed by GitHub
parent b8e37ede5e
commit 8ab4091799

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 copy of iasl. You can get it here ([iasl](http://amdosx.kellynet.nl/iasl.zip)) or through the `iasl` package in your package manager. iasl can be used as such:
Compiling and decompiling with Linux is just as simple, you will need a copy of iasl. You can get it here ([iasl](https://web.archive.org/web/20200508194642/http://amdosx.kellynet.nl/iasl.zip)) or through the `iasl` package in your package manager. iasl can be used as such:
```
path/to/iasl path/to/DSDT.aml