mirror of
https://github.com/ZDoom/wadext.git
synced 2024-11-21 19:32:32 +00:00
fixed readme formatting
This commit is contained in:
parent
951e12af10
commit
7a324ef90e
1 changed files with 4 additions and 1 deletions
|
@ -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 .
|
||||
|
||||
cmake --build .
|
||||
|
|
Loading…
Reference in a new issue