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

0
debian/rules vendored Executable file → Normal file
View file

0
desktop/trimage.desktop Executable file → Normal file
View file

View file

@ -93,7 +93,11 @@
</ol> </ol>
<h3><img src="ubuntu.png" alt=""> Ubuntu</h3> <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> <ol>
<li><code>sudo add-apt-repository ppa:kilian/trimage</code></li> <li><code>sudo add-apt-repository ppa:kilian/trimage</code></li>
<li><code>sudo apt-get update</code></li> <li><code>sudo apt-get update</code></li>