From fc719e47c452564b56d2ed0b7828fc74e72fcef8 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 17 May 2019 13:45:20 -0400 Subject: Add man pages --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f6ab192..1f77d5a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,12 @@ Join the IRC channel: [#aerc on irc.freenode.net](http://webchat.freenode.net/?c ## Building - go build + $ make + +## Installation + + # make install + $ man aerc ## Usage @@ -18,7 +23,7 @@ $ cp config/*.conf ~/.config/aerc/ $ vim ~/.config/aerc/accounts.conf ``` -Fill in your account details and configure the rest to taste, then run `aerc2`. +Fill in your account details and configure the rest to taste, then run `aerc`. ## Contributing -- cgit v1.2.3