mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 15:04:38 +02:00
Changed URL from GoogleCode to GitHub
@@ -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
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user