diff --git a/doc/README.html.in b/doc/README.html.in index 4b36d3e..c2e6ae9 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -222,11 +222,15 @@ most Linux distributions.
As this package is made with the GNU autotools you should run -./configure inside the distribution directory for configuring -the source tree. After that you should run make for -compilation and make install (as root) for installation of -pavucontrol.
+The easiest way to get pavucontrol is from Flathub, or through your distribution's package manager.
+ +For building and running the code locally (assuming you have all the required dependencies available), clone the git repository or unpack the source tarball, and inside the source directory:
+ +