From f4fa085e635c937a55cf6ed3e0a0fb805c5d374a Mon Sep 17 00:00:00 2001 From: dvkt Date: Wed, 8 Jan 2020 13:41:53 -0800 Subject: [PATCH] Mention make install in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f602249..d87fd77 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,12 @@ at https://github.com/dvkt/phetch/releases: just unzip/untar the `phetch` program into your $PATH and get going! +you can also build and install from source: + + git clone https://github.com/dvkt/phetch + cd phetch + env PREFIX=/usr/local make install + ## updates to check for new versions of `phetch`, use the on-line help system in