summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 1 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 265eff3f..4b251725 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,11 +4,9 @@ INSTALL
Alot depends on development versions of notmuch and urwid.
-1. make sure you have urwid V>= 0.9.9.1
+1. make sure you have urwid V>= 1.0
-------------------------------------
-on debian/ubuntu: aptitude install python-urwid
-or from git:
> git clone http://github.com/wardi/urwid
> cd urwid
> sudo python setup.py install