From 9dd06d8acb927edf5f737aaae6ed6a09a9bc8c01 Mon Sep 17 00:00:00 2001 From: Andrew Wood Date: Sat, 4 Sep 2021 20:54:15 +0100 Subject: [PATCH] Adjusted README for GitHub --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index efcef69..1ca2be9 100644 --- a/README +++ b/README @@ -18,7 +18,7 @@ or `man pv' after installation. Compilation *********** -If you have downloaded `pv' from Subversion, first run "./generate.sh". +If this is not a packaged release, first run "./generate.sh". To compile the package, type "sh ./configure", which should generate a Makefile for your system. You may then type "make" to build everything.