mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-19 13:47:49 +00:00
Changed URL from GoogleCode to GitHub
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:
|
To checkout Dolphin's source:
|
||||||
```bash
|
```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
|
cd ~/dolphin-emu
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user