From 2754f709083a6ed5d0a8d8a1e4ee2017d1d20dc5 Mon Sep 17 00:00:00 2001 From: Alex Bate Date: Mon, 27 Jul 2015 20:56:02 +0100 Subject: [PATCH] Correct run instructions --- Build-Linux.md | 1 + 1 file changed, 1 insertion(+) 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