README: include demo and update required go version
This commit is contained in:
parent
c4deaf22a0
commit
2b53347d0d
1 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
aerc is an email client for your terminal.
|
aerc is an email client for your terminal.
|
||||||
|
|
||||||
|
A short demonstration can be found on [https://aerc-mail.org/](https://aerc-mail.org/)
|
||||||
|
|
||||||
Join the IRC channel: [#aerc on irc.freenode.net](http://webchat.freenode.net/?channels=aerc&uio=d4)
|
Join the IRC channel: [#aerc on irc.freenode.net](http://webchat.freenode.net/?channels=aerc&uio=d4)
|
||||||
for end-user support, and [#aerc-dev](http://webchat.freenode.net/?channels=aerc-dev&uio=d4)
|
for end-user support, and [#aerc-dev](http://webchat.freenode.net/?channels=aerc-dev&uio=d4)
|
||||||
for development.
|
for development.
|
||||||
|
@ -10,7 +12,7 @@ for development.
|
||||||
|
|
||||||
Install the dependencies:
|
Install the dependencies:
|
||||||
|
|
||||||
- go (>=1.12)
|
- go (>=1.13)
|
||||||
- [scdoc](https://git.sr.ht/~sircmpwn/scdoc)
|
- [scdoc](https://git.sr.ht/~sircmpwn/scdoc)
|
||||||
|
|
||||||
Then compile aerc:
|
Then compile aerc:
|
||||||
|
|
Loading…
Reference in a new issue