diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -84,10 +84,11 @@ table { margin: 1.5em; } <a href="dillo.org.html">no longer under control</a> of Dillo developers. </p> <h2>Download</h2> - <p>Download the <a href="latest.html">latest release of Dillo</a> - or fetch the latest changes from the - <a href="https://github.com/dillo-browser/dillo/">git repository</a> - and follow the instructions in the README to install it. + <p>Download the <a href="release/3.1.1">latest release 3.1.1</a> + and follow the <code>README.md</code> + instructions to build Dillo. You can also clone the latest changes + directly from the + <a href="https://github.com/dillo-browser/dillo/">GitHub repository</a>. </p> <h2>Contributing</h2> <p>We always welcome contributions, here are several ways in which |