From 9b8028a03022d4507683a9bf8bb0bee8431414ee Mon Sep 17 00:00:00 2001 From: kflux Date: Sun, 2 Mar 2014 14:18:56 +0100 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 9202be0..07d7d3b 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -5,7 +5,7 @@ 2. Configure `/etc/gpg-mailgate.conf` based on the provided `gpg-mailgate.conf.sample` - 3. install some python dependencies `apt-get install python-m2crypto python-markdown` + 3. install some python dependencies `apt-get install python-m2crypto python-markdown python-requests` 4. Place `gpg-mailgate.py` and `register-handler.py` in `/usr/local/bin/`