From e33fa857324b6e1c88377b2269fa5b38d1dc1449 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 23 Jul 2011 14:13:52 +0200 Subject: [PATCH] update docs/repositories with current ubuntu codenames --- _docs/repositories | 4 +++- docs/repositories.html | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/_docs/repositories b/_docs/repositories index 1fd2694..ab6c0d4 100644 --- a/_docs/repositories +++ b/_docs/repositories @@ -29,11 +29,13 @@ The Ubuntu repository is provided by sur5r and contains the latest stable releas of i3. To use it, run the following commands: --------------------------------------------------------------------------------- -# echo 'deb http://debian.sur5r.net/i3/ karmic universe' >> /etc/apt/sources.list +# echo 'deb http://debian.sur5r.net/i3/ natty universe' >> /etc/apt/sources.list # apt-get update # apt-get install i3 --------------------------------------------------------------------------------- +The following Ubuntu versions are currently available: lucid, maverick, natty. + == Debian repository Our Debian repository contains packages which are automatically built a few diff --git a/docs/repositories.html b/docs/repositories.html index f11e536..7cab062 100644 --- a/docs/repositories.html +++ b/docs/repositories.html @@ -80,10 +80,11 @@ You want the latest i3 development version of i3. To use it, run the following commands:

-
# echo 'deb http://debian.sur5r.net/i3/ karmic universe' >> /etc/apt/sources.list
+
# echo 'deb http://debian.sur5r.net/i3/ natty universe' >> /etc/apt/sources.list
 # apt-get update
 # apt-get install i3
+

The following Ubuntu versions are currently available: lucid, maverick, natty.

-- 2.39.5