]> granicus.if.org Git - php/commitdiff
[ci skip] Remove make install step from README
authorPeter Kokot <peterkokot@gmail.com>
Sat, 16 Mar 2019 17:37:49 +0000 (18:37 +0100)
committerPeter Kokot <peterkokot@gmail.com>
Sat, 16 Mar 2019 17:37:49 +0000 (18:37 +0100)
The `make install` step touches files outside of the source directory
and might cause confusions with people. It should be mentioned in more
details elsewhere in the installation chapter instead and how to
override it.

README.md

index 7e44396982c36002810062a15469f611c8a8f013..1e1b09eb485e5e540679c98966c5f4edb9aa28a5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -41,7 +41,6 @@ On \*nix systems:
     ./configure
     make
     make test
-    sudo make install
 
 See `./configure -h` and `make -h` for configuration options. For example, the
 `-j` option allows parallel execution of the build recipes where `N` is the