From: Peter Kokot Date: Sat, 16 Mar 2019 17:37:49 +0000 (+0100) Subject: [ci skip] Remove make install step from README X-Git-Tag: php-7.4.0alpha1~750 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=86f2681460c7ebd28eefc82f32b879e1e26454c9;p=php [ci skip] Remove make install step from README 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. --- diff --git a/README.md b/README.md index 7e44396982..1e1b09eb48 100644 --- 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