Changed URL from GoogleCode to GitHub

lasers 2014-10-23 14:22:16 -07:00
parent 65ced8f1a0
commit 06c00a7c07

@ -11,7 +11,7 @@ You will need to install "Command Line Tools for Xcode". Installing Xcode itself
To checkout Dolphin's source:
```bash
git clone https://code.google.com/p/dolphin-emu ~/dolphin-emu
git clone https://github.com/dolphin-emu/dolphin ~/dolphin-emu
cd ~/dolphin-emu
```