Commit c4096499992c43f061d22e8abf477da899996d0e

Stefan Sperling 2019-01-02T16:13:43

clarify regress test requirements

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/README b/README
index f918083..6a1188a 100644
--- a/README
+++ b/README
@@ -16,8 +16,9 @@ This will install the following commands to ~/bin:
  and several helper programs from the libexec directory
 
 Tests will pass only after 'make install' because they rely on installed
-libexec binaries. Tests in the cmdline directory currently depend on git(1).
+binaries in $PATH. Tests in the cmdline directory currently depend on git(1).
 
+ $ doas pkg_add git
  $ make regress
 
 Man pages are not installed yet but can be viewed with mandoc: