mirror of
https://github.com/ZDoom/wadext.git
synced 2024-11-24 21:01:21 +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
|
## Compile instructions
|
||||||
|
|
||||||
git clone https://github.com/coelckers/wadext.git
|
git clone https://github.com/coelckers/wadext.git
|
||||||
|
|
||||||
cd wadext
|
cd wadext
|
||||||
|
|
||||||
cmake .
|
cmake .
|
||||||
cmake --build .
|
|
||||||
|
cmake --build .
|
||||||
|
|
Loading…
Reference in a new issue