Update README.md with better dependency list

This commit is contained in:
Drew DeVault 2019-06-04 08:13:50 -04:00
parent 4df8e7f04d
commit ba41b98e3d
1 changed files with 9 additions and 1 deletions

View File

@ -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