From 7f2f3e973cddebb4a23f50681e8a0ba150931859 Mon Sep 17 00:00:00 2001 From: Vincent Sonnier Date: Sun, 20 May 2018 16:01:23 +0200 Subject: [PATCH] Updated Build Windows (markdown) --- Build-Windows.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build-Windows.md b/Build-Windows.md index 24a786b..38abec2 100644 --- a/Build-Windows.md +++ b/Build-Windows.md @@ -94,8 +94,8 @@ The simplest way to make CubicSDR ready tu run at that point is to 'reuse' the m Then re-compile CubicSDR as described in the previous section: * Navigate to `C:\MSVCDev\CubicSDR_win64` in Explorer and open `CubicSDR.sln`. -- Once open select "Release" and "x64" build configuration and then "Build Solution" (F6) -- CubicSDR.exe should now be re-generated in the `C:\MSVCDev\CubicSDR_win64\x64` folder and ready to run. +* Once open select "Release" and "x64" build configuration and then "Build Solution" (F6) +* CubicSDR.exe should now be re-generated in the `C:\MSVCDev\CubicSDR_win64\x64` folder and ready to run. Alternatively, see the following section to build the modules from scratch: