diff --git a/Compile-from-source-in-Linux.md b/Compile-from-source-in-Linux.md
index 5f3b19f..777b30d 100644
--- a/Compile-from-source-in-Linux.md
+++ b/Compile-from-source-in-Linux.md
@@ -308,7 +308,7 @@ To use XTRX because libxtrx
has dependent sub-libraries before star
sudo make install
.
+SoapySDR is a bit special since it is an interface with the libraries that interface the hardware so there is a kind of double indirection. We will detail an installation that is done completely outside the standard paths as it has been done until now. Thus we will refrain from the easy but risky sudo make install
.
First let's compile the main SoapySDR stuff: