diff download.html @ 2:753051f9ee33

Add reference to python-crypto
author Chris Cannam
date Mon, 25 Jul 2011 16:13:11 +0100
parents 1091e7c07c8b
children 1e2637992a5c
line wrap: on
line diff
--- a/download.html	Thu Jun 30 16:34:40 2011 +0100
+++ b/download.html	Mon Jul 25 16:13:11 2011 +0100
@@ -45,5 +45,5 @@
 
 <p><big>&#187; <a href="http://code.soundsoftware.ac.uk/attachments/download/120/EasyMercurial-0.9.7-linux-i386.tar.gz">Download EasyMercurial for 32-bit Linux</a><br>&#187; <a href="http://code.soundsoftware.ac.uk/attachments/download/121/EasyMercurial-0.9.7-linux-x86_64.tar.gz">Download EasyMercurial for 64-bit Linux</a></big></p>
 
-First install the prerequisites using your distribution's package manager. These are Mercurial itself, the Qt4 and PyQt4 toolkits, and KDiff3. In Ubuntu the packages you need are: <b><code>mercurial python-qt4 kdiff3</code></b>.
+First install the prerequisites using your distribution's package manager. These are Mercurial itself, the Qt4 and PyQt4 toolkits, and KDiff3. In Ubuntu the packages you need are: <b><code>mercurial python-qt4 python-crypto kdiff3</code></b>.