diff --git a/Build-Linux.md b/Build-Linux.md index 57276d5..01acf0d 100644 --- a/Build-Linux.md +++ b/Build-Linux.md @@ -20,5 +20,6 @@ mkdir build cd build cmake ../ make +cd x64 ./CubicSDR ``` \ No newline at end of file