From c21f734750b6ccb773ce099b4017eea3c161baae Mon Sep 17 00:00:00 2001 From: Daniel Jay Haskin Date: Sat, 1 Jun 2024 14:42:11 -0600 Subject: [PATCH] Fix up README --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b80c745..733b232 100644 --- a/README.md +++ b/README.md @@ -61,11 +61,15 @@ branch. ## Set-Up -1. Download [himalaya](https://github.com/soywod/himalaya.git) from its releases - page. +1. Install [himalaya](https://github.com/soywod/himalaya.git). It can be + downloaded from its releases page. Often, this can simply be installed with + your favorite package manager, either the system package manager or e.g. + homebrew. 2. Set up `himalaya` with your IMAP credentials by running `himalaya`. A wizard will walk the user through setting this up. -2. Download [fzf](https://github.com/junegunn/fzf) from its releases page. +2. Install [fzf](https://github.com/junegunn/fzf). It can be downloaded from its + releases page. Often, this can simply be installed with your favorite package + manager, either the system package manager or e.g. homebrew. 4. Download the `git-receive-mail` script included herein and put it on on the PATH. -- 2.45.2