]> granicus.if.org Git - check/commitdiff
Add make install
authorCory Kennedy-Darby <ckdarby@gmail.com>
Wed, 10 Jan 2018 16:47:54 +0000 (11:47 -0500)
committerGitHub <noreply@github.com>
Wed, 10 Jan 2018 16:47:54 +0000 (11:47 -0500)
This step is missing from the README

README.md

index 6196d3043693c070e41478f4583877f52c4869b8..966c97fab610aaae397a364f4139c38a3b2c0b1c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ The versions specified may be higher than those actually needed.
     $ ./configure
     $ make
     $ make check
+    $ make install
 
 in this directory to set everything up.  autoreconf calls all of the
 necessary tools for you, like autoconf, automake, autoheader, etc.  If