From: Michael Stapelberg Date: Thu, 18 Aug 2011 20:15:37 +0000 (+0200) Subject: add command to install sur5r-keyring to the ubuntu instructions, remove lucid X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ca57458e9ff1c5873e2c4f68f868a5d6e2173c8b;p=i3%2Fi3.github.io add command to install sur5r-keyring to the ubuntu instructions, remove lucid --- diff --git a/_docs/repositories b/_docs/repositories index ab6c0d4..39758e8 100644 --- a/_docs/repositories +++ b/_docs/repositories @@ -31,10 +31,11 @@ of i3. To use it, run the following commands: --------------------------------------------------------------------------------- # echo 'deb http://debian.sur5r.net/i3/ natty universe' >> /etc/apt/sources.list # apt-get update +# apt-get --allow-unauthenticated install sur5r-keyring # apt-get install i3 --------------------------------------------------------------------------------- -The following Ubuntu versions are currently available: lucid, maverick, natty. +The following Ubuntu versions are currently available: maverick, natty. == Debian repository diff --git a/docs/4.0/repositories.html b/docs/4.0/repositories.html index db62780..5dcdd0d 100644 --- a/docs/4.0/repositories.html +++ b/docs/4.0/repositories.html @@ -83,9 +83,10 @@ of i3. To use it, run the following commands:

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

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

+

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