diff --git a/Building-For-Linux.md b/Building-For-Linux.md index d4efb2a..37f92c6 100644 --- a/Building-For-Linux.md +++ b/Building-For-Linux.md @@ -54,8 +54,6 @@ 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): ``` @@ -74,6 +72,8 @@ make ### Running without installing: +After building, the binaries `citra` and `citra-qt` (depending on your build options) will end up in `build/src//`. + ``` cd data ../build/src/citra_qt/citra-qt