README.md edited online with Bitbucket

This commit is contained in:
Pieter Hulshoff 2016-05-14 11:34:53 +00:00
parent 338658e4ba
commit a3bcc1b5e1

View File

@ -14,7 +14,7 @@ Install necessary dependencies:
## Download and compile the source code ## ## Download and compile the source code ##
Download the source code: Download the source code:
hg clone https://bitbucket.org/teamretro/retrofe hg clone https://phulshof@bitbucket.org/phulshof/retrofe
Generate your gcc make files: Generate your gcc make files:
@ -48,7 +48,8 @@ Copy your live RetroFE system to any folder of your choosing:
Download the source code Download the source code
hg clone https://bitbucket.org/teamretro/retrofe hg clone https://phulshof@bitbucket.org/phulshof/retrofe
Setup Environment (to setup necessary variables and paths to compile in visual studio) Setup Environment (to setup necessary variables and paths to compile in visual studio)
@ -73,4 +74,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: Just run the following on your raspberry pi 2 (assuming you have an internet connection:
bash <(curl -s https://bitbucket.org/teamretro/retrofe/raw/default/Scripts/Raspi2/install.sh) bash <(curl -s https://bitbucket.org/teamretro/retrofe/raw/default/Scripts/Raspi2/install.sh)