aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-05-17 18:15:50 -0400
committerDrew DeVault <sir@cmpwn.com>2019-05-17 18:15:50 -0400
commit9c10a90cac7037d14b8b0d9d6a0ac2584199278b (patch)
tree41280ea4c0f41cfe5d7dfe7017a3a1b8ac4f5afd /README.md
parent7f540df29f4ea8bd58937b5d73bb45709af1e234 (diff)
Document dependencies
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1f77d5a..b756367 100644
--- a/README.md
+++ b/README.md
@@ -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