diff --git a/README.md b/README.md index ba1f96d..65d92f7 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ A simple [WAD](https://en.wikipedia.org/wiki/Doom_WAD) extraction command line t ## Compile instructions git clone https://github.com/coelckers/wadext.git + cd wadext + cmake . -cmake --build . \ No newline at end of file + +cmake --build .