]> git.tuebingen.mpg.de Git - dss.git/blobdiff - index.html.m4
Merge topic branch t/realpath into pu
[dss.git] / index.html.m4
index 41c0075e1fc1e11ba8fa63eaec8ee05f221a2546..849e2039a5cd86fc3592ccb64111d23658ae2eed 100644 (file)
@@ -25,7 +25,7 @@ dnl SPDX-License-Identifier: GPL-2.0
 <body>
        <table>
                <tr>
-                       <td> include(`dss.svg') </td>
+                       <td> include(«dss.svg») </td>
                        <td> <h1>SLOGAN()</h1> </td>
                </tr>
        </table>
@@ -36,8 +36,13 @@ dnl SPDX-License-Identifier: GPL-2.0
 
        <h2> <a name="installation">Installation</a> </h2>
 
-       <p> To install the dependencies, run <code>apt-get install gcc rsync
-       liblopsub-dev m4</code>. </p>
+       <p> The easiest way to install PACKAGE() is to download and run
+       this pre-compiled <a href="PACKAGE()">static binary</a> for x86. It
+       should work fine on all Linux distributions but it won't work on arm
+       systems. </p>
+
+       <p> To install from source, you first need to install the dependencies:
+       <code>apt-get install gcc rsync liblopsub-dev m4</code>. </p>
 
        <p> To download the source code, run <code>git clone
        CLONE_URL()</code>, or grab a current tarball from the <a