diff templates/sat_website/downloads.html @ 48:3b4ba14d1e26

update features.html + other small changes
author souliane <souliane@mailoo.org>
date Sun, 03 May 2015 22:39:02 +0200
parents d2c45f4ba57e
children 0d20fb28c32e
line wrap: on
line diff
--- a/templates/sat_website/downloads.html	Sun May 03 22:36:27 2015 +0200
+++ b/templates/sat_website/downloads.html	Sun May 03 22:39:02 2015 +0200
@@ -63,8 +63,10 @@
     <div class="info">
         <p>{% trans "To ease the procedure, you can also install the last SàT packages from PyPI, the Python Package Index." %}</p>
         <p><a class="btn btn-default" target="#" href="https://pypi.python.org/pypi/sat" role="button">{% trans "Visit PyPI" %}</a></p>
-        <p>{% trans "Thanks to the maintainers of SàT packages, you might even find some really easy to install packages in your distribution repositories!" %}</p>
+        <p>{% trans "Thanks to the maintainers of SàT packages, you might even find some really-easy-to-install packages in your distribution repositories!" %}</p>
         <p><a class="btn btn-default" target="#" href="https://packages.debian.org/source/sid/salutatoi" role="button">{% trans "Packages in Debian sid" %}</a></p>
+        <p>{% trans "But after all... the easiest is probably to run the Docker images :-)" %}</p>
+        <p><a class="btn btn-default" target="#" href="http://wiki.goffi.org/wiki/Docker/en" role="button">{% trans "Docker installation" %}</a></p>
         <p>{% trans "Some complementary information are given on the wiki." %}</p>
 		<p><a class="btn btn-default" target="#" href="http://wiki.goffi.org/wiki/Salut_%C3%A0_Toi/en#Latest_release" role="button">{% trans "Visit the wiki" %}</a></p>
         </p>