Building Dolphin on Linux: Difference between revisions

→‎Step 2 - Get the Dolphin Repository: Changed to the github repository
(→‎Step 2 - Get the Dolphin Repository: Changed to the github repository)
Line 20: Line 20:


Get a local copy of the dolphin-emu repository.<br/>
Get a local copy of the dolphin-emu repository.<br/>
<code>git clone https://code.google.com/p/dolphin-emu/ dolphin-emu</code>
<code>git clone https://github.com/dolphin-emu/dolphin.git dolphin-emu</code>


Change to the directory created.<br/>
Change to the directory created.<br/>
Anonymous user