Building Dolphin on Linux: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 16: Line 16:


==Step 2 - Get the dolphin repository==
==Step 2 - Get the dolphin repository==
Get a local copy of the dolphin-emu repository
Install git if you don't have this already.<br>
<code>sudo apt-get install git</code>
 
 
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://code.google.com/p/dolphin-emu/ dolphin-emu</code>


33

edits