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