diff --git a/debian/rules b/debian/rules old mode 100755 new mode 100644 diff --git a/desktop/trimage.desktop b/desktop/trimage.desktop old mode 100755 new mode 100644 diff --git a/website/index.html b/website/index.html index 6f67ec7..a13408e 100644 --- a/website/index.html +++ b/website/index.html @@ -93,7 +93,11 @@

Ubuntu

-

If you're on maveric, karmic or lucid, type the following commands into your console:

+

If you're on Natty (11.04), Trimage is available in the official repositories:

+
    +
  1. sudo apt-get install trimage
  2. +
+

If you're on Maveric (10.10), Karmic (9.10) or Lucid (10.04), type the following commands into your console:

  1. sudo add-apt-repository ppa:kilian/trimage
  2. sudo apt-get update