Closed deadbaed closed 6 years ago
and updated readme and gitignore
let me know if i did something wrong
@ploctaux the Readme is clear enough
You can use the cmake build system to generate the Makefile, what you would do is to
cmake
mkdir build cd build cmake .. make ./meltdown
and updated readme and gitignore
let me know if i did something wrong