diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-11-27 17:38:33 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-11-27 17:38:33 +0000 |
commit | 64ebe26ed993daa13dc7217b51b7b3239048576f (patch) | |
tree | 1aa8933394eab68b386356d87e716e9b50976f31 /downloads.php | |
parent | 23f37496849f684ed662769660f65826deebffe9 (diff) | |
download | website-64ebe26ed993daa13dc7217b51b7b3239048576f.tar.gz website-64ebe26ed993daa13dc7217b51b7b3239048576f.tar.bz2 website-64ebe26ed993daa13dc7217b51b7b3239048576f.tar.xz website-64ebe26ed993daa13dc7217b51b7b3239048576f.zip |
Fixed some small validation errors.
Diffstat (limited to 'downloads.php')
-rw-r--r-- | downloads.php | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/downloads.php b/downloads.php index a05e21f..174bc02 100644 --- a/downloads.php +++ b/downloads.php @@ -53,16 +53,10 @@ deb http://bertram.ifrance.com ./<br/> deb-src http://bertram.ifrance.com ./ </i></p> -<h4>Ubuntu Edgy</h4> +<h4>Ubuntu Edgy (i386 and AMD-64)</h4> <p><i> -deb http://bertram.ifrance.com/tmw-dapper ./ -</i></p> - -<h4>Ubuntu Edgy AMD-64</h4> - -<p><i> -deb http://bertram.ifrance.com/tmw-edgy-amd64 ./ +deb http://bertram.ifrance.com/ tmw-edgy main </i></p> <p>Then to install TMW do:</p> |