diff README @ 102:ba19778eabf2

set the minimal version of urwid to 1.2.0
author souliane <souliane@mailoo.org>
date Thu, 11 Sep 2014 10:38:51 +0200
parents 4629924c136f
children abc0ae944030
line wrap: on
line diff
--- a/README	Mon Sep 08 23:40:59 2014 +0200
+++ b/README	Thu Sep 11 10:38:51 2014 +0200
@@ -28,7 +28,9 @@
 
 ** Installation **
 
-just type as root:
+Install the dependency: urwid >= 1.2.0
+
+Just type as root:
 $ python setup.py install
 
 ** What are the widgets provided ? **