diff --git a/INSTALL b/INSTALL
index ca039d76fef0a86d86aa018152931a67dfc6a95a..377029aec32a50207a0145e3a60ca37f7fcf838b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -15,6 +15,18 @@ libraries.
 Installing from packages
 ************************
 
+Ubuntu (and derivatives)
+========================
+
+Execute the following commands::
+
+        sudo apt-add-repository ppa:kwant-project/ppa
+        sudo apt-get update
+        sudo apt-get install python-kwant
+
+This should provide Kwant for all the versions of Ubuntu >= 12.04.
+
+
 Debian GNU/Linux (and derivatives)
 ==================================
 
@@ -63,12 +75,6 @@ This method should work for virtually all Debian-derived systems, even for
 exotic architectures.
 
 
-Ubuntu (and derivatives)
-========================
-
-TODO: Tell how to use the Ubuntu PPA.
-
-
 Windows
 =======