PCSX2 Documentation/Compiling on Linux: Difference between revisions

No edit summary
Line 6: Line 6:


'''Arch Linux:''' <code># pacman -S git</code>
'''Arch Linux:''' <code># pacman -S git</code>
'''Debian:''' <code>#apt-get install git</code>


Next you are going to want to create a directory on your machine for the PCSX2 code to live in. For this example, let's say the directory you create is /home/you/workspace. You are going to want clone the remote PCSX2 repository like so:
Next you are going to want to create a directory on your machine for the PCSX2 code to live in. For this example, let's say the directory you create is /home/you/workspace. You are going to want clone the remote PCSX2 repository like so:
ninja
782

edits