From 8f28696c9342f9a3816a82842cb88c79554af2d1 Mon Sep 17 00:00:00 2001 From: Tom Acunzo Date: Fri, 23 Dec 2016 00:10:37 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f0cffb3..10ab7fc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ RetroFE is a cross-platform frontend designed for MAME cabinets/game centers/etc # Installing on MacOS # -The quickest and easiest way to install RetroFE for mac is to use [Homebrew]("http://brew.sh") and type: +The quickest and easiest way to install RetroFE for mac is to use [Homebrew](http://brew.sh) and type: brew install retrofe @@ -67,7 +67,7 @@ RetroFE will load it's media and configuration files relative to where the binar ### Set RETROFE_PATH via flat file -Depending on your version of OS X the GUI will read user defined Environment variables from [another place]("http://stackoverflow.com/questions/135688/setting-environment-variables-in-os-x"). If you find this dificult to setup you can get around it by creating a text file in your HOME directory: /Users//.retrofe with one line no spaces: /your/new/retrofe. This will also work in Linux. RetroFE's configuration search order is 1st: ENV, Flat file, and executable location. +Depending on your version of OS X the GUI will read user defined Environment variables from [another place](http://stackoverflow.com/questions/135688/setting-environment-variables-in-os-x). If you find this dificult to setup you can get around it by creating a text file in your HOME directory: /Users//.retrofe with one line no spaces: /your/new/retrofe. This will also work in Linux. RetroFE's configuration search order is 1st: ENV, Flat file, and executable location. ** See below for optional flat file example ** @@ -127,7 +127,7 @@ Copy your live RetroFE system to any folder of your choosing: # Compiling and installing on Windows # -** Visit the [RetroFE downloads]("http://retrofe.com/download.php") page to download a precompiled version if you do not want to compile your own. ** +** Visit the [RetroFE downloads](http://retrofe.com/download.php) page to download a precompiled version if you do not want to compile your own. ** ## Install libraries ## Install Python 2.7 @@ -169,4 +169,4 @@ Copy your live RetroFE system to any folder of your choosing. files can be found Just run the following on your raspberry pi 2 (assuming you have an internet connection: - bash <(curl -s https://bitbucket.org/phulshof/retrofe/raw/default/Scripts/Raspi2/install.sh) + bash <(curl -s https://bitbucket.org/phulshof/retrofe/raw/default/Scripts/Raspi2/install.sh) \ No newline at end of file