aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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