diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-06-04 09:42:10 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-06-04 09:42:10 -0400 |
commit | 19646823c9caf483122b68f633119e1977cc7618 (patch) | |
tree | 19c3bd1942b8943dd5284a09a9589dc0f6ab5ae2 | |
parent | ba41b98e3d1ae2164b113bf475abf467608f0297 (diff) | |
download | aerc-19646823c9caf483122b68f633119e1977cc7618.tar.gz |
Clarify socksify dependency
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index a274637..bdb626e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ change the default aerc.conf if you don't want these): - python (>=3.7) - colorama - w3m -- sockify +- socksify (part of the dante or dante-utils package) Then compile aerc: |