From 83cf4fcaf91edf8649630f046e96ca0f7d67be62 Mon Sep 17 00:00:00 2001 From: Luke Rogers Date: Sun, 6 Oct 2013 15:26:59 +1300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37633e9..3d81bc1 100755 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Unzip the resulting file, and continue to read this document. ### Install -Before you can run the bot, you need to install a few Python dependencies. LXML is required while Enchant and PyDNS are needed for several plugins. +Before you can run the bot, you need to install a few Python dependencies. LXML is required while Enchant, PyGeoIP, TweePy and PyDNS are needed for several plugins. These can be installed with `pip` (The Python package manager):