From d6dd5fabc69620fab52da5e5db1ce0645955b3dd Mon Sep 17 00:00:00 2001 From: SpiritQuaddicted Date: Mon, 7 Jan 2013 18:20:45 +0100 Subject: [PATCH] README.TXT, fixed list numbering The COMPILING ON GNU/LINUX list skipped the 2 and went straight from 1 to 3. --- README.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.txt b/README.txt index ab94b534..782284a0 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,3 @@ - ____ ____ ____ _____ ____ ______ ______ / __ \ / __ ) / __ \ ____ ____ ____ ___ |__ / / __ ) / ____// ____/ / /_/ // __ |/ / / // __ \ / __ \ / __ `__ \ /_ < / __ |/ /_ / / __ @@ -169,12 +168,12 @@ _________________________ support for multiple displays (especially in fullscreen mode). -3. Generate the Makefiles using CMake: +2. Generate the Makefiles using CMake: > cd neo/ > ./cmake-eclipse-linux-profile.sh -4. Compile RBDoom3BFG targets with +3. Compile RBDoom3BFG targets with > cd ../build > make