diff --git a/README.md b/README.md index b756367..16505e1 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,14 @@ Join the IRC channel: [#aerc on irc.freenode.net](http://webchat.freenode.net/?c ## Building -aerc depends on: +Install the dependencies: - go (compile-time) - scdoc (compile-time) - libvterm (compile & runtime) +Then compile aerc: + $ make ## Installation