com web/doc: Better explicitly say to cd before installing PhD: tutorial/local-setup.md
[email protected] (Maciej Sobaczewski) Fri, 20 Mar 2015 06:31:38 +0000
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
Commit: 36709c4b2048179a3371ee9fa154b02dedf6b7af=0AAuthor: Sobak <mso= [email protected]> Fri, 20 Mar 2015 07:31:38 +0100=0AParents: 3= 312e45895eb31285271a22041ca19b7631cd83a=0ABranches: master=0A=0ALink: = http://git.php.net/?p=3Dweb/doc.git;a=3Dcommitdiff;h=3D36709c4b2048179a33= 71ee9fa154b02dedf6b7af=0A=0ALog:=0ABetter explicitly say to cd before insta= lling PhD=0A=0AChanged paths:=0A M tutorial/local-setup.md=0A=0A=0ADiff:= =0Adiff --git a/tutorial/local-setup.md b/tutorial/local-setup.md=0Aindex 9= 215a93..e4675c9 100644=0A--- a/tutorial/local-setup.md=0A+++ b/tutorial/loc= al-setup.md=0A@@ -40,6 +40,7 @@ PDF, Man, Epub, and others, including PHP w= hich is what we use at php.net.=0A =0A ### Install PhD=0A ```=0A+$ cd path/= to/phd/=0A $ git clone http://git.php.net/repository/phd.git=0A $ php path/= to/phd/render.php --help=0A ```=0A