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

SDRplay (Using SDRplay's V3 API)

Either download the API from: [SDRplay](https://www.sdrplay.com/downloads/) or run: -
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