From ba41b98e3d1ae2164b113bf475abf467608f0297 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 4 Jun 2019 08:13:50 -0400 Subject: Update README.md with better dependency list --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 891ecc9..a274637 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,17 @@ Join the IRC channel: [#aerc on irc.freenode.net](http://webchat.freenode.net/?c Install the dependencies: -- go +- go (>=1.12) - scdoc +aerc optionally depends on the following for display filters (you'll have to +change the default aerc.conf if you don't want these): + +- python (>=3.7) +- colorama +- w3m +- sockify + Then compile aerc: $ make -- cgit v1.2.3