Fix another reference to Dolphin-Qt2.

DoctorMacc 2018-07-28 12:34:26 -04:00
parent c0c192f3a2
commit 7aa0ff202e

@ -18,6 +18,6 @@ As of [Dolphin 5.0-8279](https://dolphin-emu.org/download/dev/e22c5333ab50c3e847
```
* Finally, launch dolphin with the **LD_LIBRARY_PATH** set on the same folder. In one command :
``` bash
env LD_LIBRARY_PATH=Qt/5.11.1/gcc/lib dolphin-emu-qt2
env LD_LIBRARY_PATH=Qt/5.11.1/gcc/lib dolphin-emu
```
* Using -DENABLE_LTO=true will break the Qt build