]> Chaos Git - vn/vndc.git/commitdiff
Added another note to the readme
authorchaoskagami <chaos.kagami@gmail.com>
Sat, 23 Aug 2014 01:16:17 +0000 (21:16 -0400)
committerchaoskagami <chaos.kagami@gmail.com>
Sat, 23 Aug 2014 01:16:17 +0000 (21:16 -0400)
README.md

index ff422c795d5536542cfa86f869c6570df3652ee0..860bd02eac887b0d509fffb237162bef9436c611 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,10 +3,11 @@ vndc - VNDC is Not a Direct Clone (of VNDS ;P)
 
 tl;dr
 
-Install SDL2, SDL2_mixer, SDL_image, SDL_ttf
-Run ./build in the source dir.
-You should get a binary named vndc in bin.
-Run vndc -h if you don't know how to run it. Have VNDS files ready.
+Install SDL2, SDL2_mixer, SDL_image, SDL_ttf. Run ./build in the source dir.
+
+You should get a binary named vndc in bin. Run vndc -h if you don't know how to run it. Have VNDS files ready.
+
+Important: Unzip zips first.
 
 -----