mkdir dolphin
cd dolphin
git clone https://github.com/dolphin-emu/dolphin.git
cmake .
make
sudo make install
I think that's all
cd dolphin
git clone https://github.com/dolphin-emu/dolphin.git
cmake .
make
sudo make install
I think that's all
