diff options
Diffstat (limited to 'dist/deb.html')
-rw-r--r-- | dist/deb.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/deb.html b/dist/deb.html index a3db08a9..a7f5ae58 100644 --- a/dist/deb.html +++ b/dist/deb.html @@ -26,6 +26,11 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table> Here are packages built for the Debian distribution of Linux. + <br> + Newer packages can be had by adding + <pre> + deb http://swtch.com/debian/ testing main</pre> to your + <tt>/etc/apt/sources.list</tt>. <table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table> <table border=0 cellspacing=0 cellpadding=0 width=100%> |