No need to note this, noted in below section, add noted binary paths

ProfessorKaos64 2016-09-22 14:36:03 -04:00
parent 90cf8d9e00
commit 195f1f074e

@ -54,8 +54,6 @@ make
sudo make install (currently doesn't work, needs to be fixed) sudo make install (currently doesn't work, needs to be fixed)
``` ```
The binary `citra` will end up in `./build/src/citra`.
### Building Citra (Optimized): ### Building Citra (Optimized):
``` ```
@ -74,6 +72,8 @@ make
### Running without installing: ### Running without installing:
After building, the binaries `citra` and `citra-qt` (depending on your build options) will end up in `build/src/<binary_name>/`.
``` ```
cd data cd data
../build/src/citra_qt/citra-qt ../build/src/citra_qt/citra-qt