diff --git a/README b/README
index af0f19decc55827b8483d28d43a7b1fe7cf472b6..6c3b52cb15fd1fd7bf77e5b7f8476c2ce4c23650 100644
--- a/README
+++ b/README
@@ -1,9 +1,7 @@
 This is the Linux Educacional 5 unstable repository.
 
-INSTALL (Ubuntu/Debian based systems):
-    make
-    dpkg -i $(ls ./*.deb | sort | tail -n1)
+The bin/ directory contains a serie of helper scripts, to build, publish or
+do different tasks related to LE.
 
-INSTALL (Others systems):
-    make
-    make install
+All other directories contain the source code for packages that are part of
+the LE project.