From: Michael Stapelberg Date: Sat, 23 Jul 2011 12:13:52 +0000 (+0200) Subject: update docs/repositories with current ubuntu codenames X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e33fa857324b6e1c88377b2269fa5b38d1dc1449;p=i3%2Fi3.github.io update docs/repositories with current ubuntu codenames --- 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.