From: Michael Stapelberg Date: Thu, 8 Apr 2010 22:41:41 +0000 (+0200) Subject: add link to ubuntu up-to-date packages X-Git-Tag: 3.e-bf1~14 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e0a5981d9b4d27f9bca29965eab74ab10c1486c8;p=i3%2Fi3 add link to ubuntu up-to-date packages --- diff --git a/website/downloads/index.html b/website/downloads/index.html index e466196c..62338dce 100644 --- a/website/downloads/index.html +++ b/website/downloads/index.html @@ -106,7 +106,14 @@ a { Fedora, maintained by cassmodiah
  • - Ubuntu Linux (in karmic/universe) + Ubuntu Linux (in karmic/universe)
    + Because Ubuntu packages are always outdated, you can also install + up-to-date third-party i3 packages for Ubuntu by adding the following line + to your /etc/apt/sources.list and using apt-get install + i3 afterwards:
    +
    +    deb http://debian.sur5r.net/i3/ karmic universe
    +