From e04d0f69a29867c04430d28b0afe8ffbbb3dc72d Mon Sep 17 00:00:00 2001 From: srcejon <57259258+srcejon@users.noreply.github.com> Date: Thu, 30 Nov 2023 10:41:49 +0000 Subject: [PATCH] Updated Compile from source in Linux (markdown) --- Compile-from-source-in-Linux.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Compile-from-source-in-Linux.md b/Compile-from-source-in-Linux.md index 0c9892a..37e3133 100644 --- a/Compile-from-source-in-Linux.md +++ b/Compile-from-source-in-Linux.md @@ -171,8 +171,8 @@ make -j $(nproc) install
cd /opt/build
-git clone https://github.com/srcejon/sdrplayapi.git
+cd /opt/build
+git clone https://github.com/srcejon/sdrplayapi.git
cd sdrplayapi
sudo ./install_lib.sh