From 00167752785a50158e9aebbe72ad3f05f49e347e Mon Sep 17 00:00:00 2001 From: Reto Brunner Date: Mon, 5 Aug 2019 09:16:10 +0200 Subject: Add notmuch docs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7b13d40..1f12ed9 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,12 @@ Then compile aerc: $ make +aerc optionally supports notmuch. To enable it, you need to have a recent +version of [notmuch](https://notmuchmail.org/#index7h2), including the header +files (notmuch.h). Then compile aerc with the necessary build tags: + + $ GOFLAGS=-tags=notmuch make + ## Installation # make install -- cgit v1.2.3