Document dependencies

This commit is contained in:
Drew DeVault 2019-05-17 18:15:50 -04:00
parent 7f540df29f
commit 9c10a90cac
1 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,12 @@ Join the IRC channel: [#aerc on irc.freenode.net](http://webchat.freenode.net/?c
## Building
aerc depends on:
- go (compile-time)
- scdoc (compile-time)
- libvterm (compile & runtime)
$ make
## Installation