note where binary is installed

ProfessorKaos64 2016-09-22 14:20:01 -04:00
parent 6865da7c99
commit d80dc5bd8f

@ -51,6 +51,8 @@ make
sudo make install (currently doesn't work, needs to be fixed)
```
The binary `citra` will end up in `./build/src/citra`.
### Building Citra (Optimized):
```