From a3bcc1b5e140a42ee01eb00a5e51f2dd7133cf62 Mon Sep 17 00:00:00 2001 From: Pieter Hulshoff Date: Sat, 14 May 2016 11:34:53 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 00e4a65..694448d 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Install necessary dependencies: ## Download and compile 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: @@ -48,7 +48,8 @@ Copy your live RetroFE system to any folder of your choosing: 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) @@ -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: - 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) \ No newline at end of file