From 2ff45ce1ef566b62e7583d9cfb5465a912fa4edc Mon Sep 17 00:00:00 2001 From: Don Honerbrink Date: Fri, 3 Apr 2015 05:16:33 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2a258f..00e4a65 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Compile RetroFE and create a full environment: cmake --build RetroFE/Build python Scripts/Package.py --os=linux --build=full -## Download and compile the source code ## +Copy your live RetroFE system to any folder of your choosing: cp -r Artifacts\linux\RetroFE /your/ideal/retrofe/path @@ -55,7 +55,7 @@ Setup Environment (to setup necessary variables and paths to compile in visual s cd retrofe RetroFE/Source/SetupEnvironment.bat -Generate visual studio solution files #### +Generate visual studio solution files cmake RetroFE/Source -BRetroFE/Build -DGSTREAMER_ROOT=C:/gstreamer/1.0/x86 -DVERSION_MAJOR=0 -DVERSION_MINOR=0 -DVERSION_BUILD=0