update website

This commit is contained in:
Kilian Valkhof 2011-05-26 13:31:31 +02:00
parent 20a4c4e4ec
commit 7bee242cf4
3 changed files with 5 additions and 1 deletions

View file

@ -93,7 +93,11 @@
</ol>
<h3><img src="ubuntu.png" alt=""> Ubuntu</h3>
<p>If you're on maveric, karmic or lucid, type the following commands into your console:</p>
<p>If you're on Natty (11.04), Trimage is available in the official repositories:</p>
<ol>
<li><code>sudo apt-get install trimage</code></li>
</ol>
<p>If you're on Maveric (10.10), Karmic (9.10) or Lucid (10.04), type the following commands into your console:</p>
<ol>
<li><code>sudo add-apt-repository ppa:kilian/trimage</code></li>
<li><code>sudo apt-get update</code></li>