[DOC-CVS] [doc-en] master: Install from source: Point to README.md for instructions (#4905)
[email protected] (AllenJB via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: AllenJB (AllenJB) Committer: GitHub (web-flow) Pusher: Girgias Date: 2025-11-10T04:14:39Z Commit: https://github.com/php/doc-en/commit/1c9fb12650addc936f5a0d5d1edc42cd32e9c765 Raw diff: https://github.com/php/doc-en/commit/1c9fb12650addc936f5a0d5d1edc42cd32e9c765.diff Install from source: Point to README.md for instructions (#4905) Fixed GH-4697 and GH-4819 Changed paths: M install/unix/source.xml Diff: diff --git a/install/unix/source.xml b/install/unix/source.xml index 1b8c28c7ef10..ca9c61a25031 100644 --- a/install/unix/source.xml +++ b/install/unix/source.xml @@ -70,6 +70,12 @@ </itemizedlist> </para> + <simpara> + For more detailed steps for compiling PHP from source, see the + <link xlink:href="&url.php.git.src.master.view;README.md">README.md</link> + file in the source tarball. + </simpara> + <simpara> The initial PHP setup and configuration process is controlled by the use of the command line options of the <command>configure</command>