From d09b28c2b7c9c9158dc80f257ed43d51f55b5934 Mon Sep 17 00:00:00 2001
From: Nikos Kouremenos <kourem@gmail.com>
Date: Sat, 4 Jun 2005 12:38:05 +0000
Subject: [PATCH] better README

---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 34027c0002..f58380c7b8 100644
--- a/README
+++ b/README
@@ -4,13 +4,13 @@ Runtime Requirements:
 python2.4 (python2.3 should work too)
 pygtk2.6 (pytgtk 2.4 should work too)
 python-libglade
-gtkspell and gtkspell-LANG (where lang is your locale eg. en, fr etc)
+gtkspell and aspell-LANG (where lang is your locale eg. en, fr etc)
 
 Compile-time Requirements:
 python-dev
 libgtk2.0-dev
 libxss-dev (for idle module)
-gtkspell (for gtkspell module)
+libgtkspell-dev (for gtkspell module)
 
 Optionally:
 GnomePythonExtras 2.10 or above (so you can avoid compliling trayicon and gtkspell)
-- 
GitLab