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