Update README.md
This commit is contained in:
parent
1b11a96302
commit
7880bd9374
1 changed files with 3 additions and 1 deletions
|
@ -8,12 +8,14 @@ Join the IRC channel: [#aerc on irc.freenode.net](http://webchat.freenode.net/?c
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
aerc depends on:
|
Install the dependencies:
|
||||||
|
|
||||||
- go (compile-time)
|
- go (compile-time)
|
||||||
- scdoc (compile-time)
|
- scdoc (compile-time)
|
||||||
- libvterm (compile & runtime)
|
- libvterm (compile & runtime)
|
||||||
|
|
||||||
|
Then compile aerc:
|
||||||
|
|
||||||
$ make
|
$ make
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
Loading…
Reference in a new issue