From: chaoskagami Date: Sat, 23 Aug 2014 01:16:17 +0000 (-0400) Subject: Added another note to the readme X-Git-Tag: stable-1~2 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=9dde0c72f49d95b6890d6d3fac1230387da4fc84;p=vn%2Fvndc.git Added another note to the readme --- diff --git a/README.md b/README.md index ff422c7..860bd02 100644 --- 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. -----