From 4b352ae9d835dd5dc1b4bd319fcbfce1edefb023 Mon Sep 17 00:00:00 2001 From: Patrick Ulbrich Date: Sat, 22 Sep 2012 18:06:06 +0200 Subject: [PATCH] updated install notes in README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2c816cf..87fd3c7 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,8 @@ __This project needs contributors!__ ### Generic Tarballs Distribution independent tarball releases are available [here](https://github.com/pulb/mailnag/downloads). -To generate locales run `./gen_locales`. -Your language is not available? Don't hesitate - head over to https://translations.launchpad.net/mailnag -and translate Mailnag into your language! +Just run `./setup.py install` (as root!) to install Mailnag, +though make sure the requirements stated below are met. ###### Requirements python2 (python3 won't work!)