From e13eb02b311fbb89ab9621d73b9a118d9a7cf17c Mon Sep 17 00:00:00 2001 From: Francois Marier Date: Thu, 2 Aug 2012 10:41:31 +1200 Subject: [PATCH] Use pip instead of easy_install and mention system package --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba64bda..78366fa 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Brief, and possibly incomplete at this point: * Install django as per your operating system's instructions (eg, for ubuntu/debian: sudo apt-get install python-django) * Get the Libravatar python module - (eg, sudo easy_install pyLibravatar) + (eg, `sudo pip install pyLibravatar` or `sudo apt-get instal python-libravatar`) * Clone this repository into a directory somewhere * Setup Mailman to output weekly archives with the file format like: Week-of-Mon-20120716.txt