summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-03-16 18:37:49 +0100
committerPeter Kokot <peterkokot@gmail.com>2019-03-16 18:37:49 +0100
commit86f2681460c7ebd28eefc82f32b879e1e26454c9 (patch)
tree1e1234e77d0e4fba2255f5e674b18ec3a69a3a08 /README.md
parent434fae97f2401b50f55ac6fe7390e0b0f933c6ec (diff)
downloadphp-git-86f2681460c7ebd28eefc82f32b879e1e26454c9.tar.gz
[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.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
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