diff --git a/README.md b/README.md index 3c34c8f..8990bb0 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ For Boost you will need the headers as well as the `iostreams`, `filesystem`, `d While the liblzma dependency is optional, it is highly recommended and you won't be able to extract most installers created by newer Inno Setup versions without it. +To build Inno Extract you will also need **CMake 2.8** as well as the development headers for liblzma and boost. + +The [wiki page](http://innoextract.constexpr.org/wiki) might have more specific instructions for your linux distribution. + ## Compile and install To compile Inno Extract, run: