From 195f1f074ea683b9c356d808fca304cab4de4e68 Mon Sep 17 00:00:00 2001 From: ProfessorKaos64 Date: Thu, 22 Sep 2016 14:36:03 -0400 Subject: [PATCH] No need to note this, noted in below section, add noted binary paths --- Building-For-Linux.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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