diff --git a/Building-For-Linux.md b/Building-For-Linux.md index 15fd6a4..b027228 100644 --- a/Building-For-Linux.md +++ b/Building-For-Linux.md @@ -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): ```