changeset 375:638c11d75af2

corrected 64-bit requirements for Debian
author Volker Grabsch <vog@notjusthosting.com>
date Tue, 09 Jun 2009 23:09:06 +0200
parents 9a13b5585382
children 95b292facf30
files doc/index.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Tue Jun 09 23:01:48 2009 +0200
+++ b/doc/index.html	Tue Jun 09 23:09:06 2009 +0200
@@ -452,7 +452,7 @@
     <p>
     On a 64-bit system, install also:
     </p>
-    <pre>aptitude install -R gcc-multilib</pre>
+    <pre>aptitude install -R g++-multilib</pre>
 
     <h3>FreeBSD</h3>