Changeset 338

Show
Ignore:
Timestamp:
01/08/08 18:34:06 (6 months ago)
Author:
mrook
Message:

#206 - Add 'etc' to list of required directories

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/2.3/docs/phing_guide/book/chapters/Setup.html

    r221 r338  
    175175<p>If you are not using the PEAR installer, you will need to setup your environment 
    176176  in order to run Phing. The distribution of Phing consists of three directories: 
    177   <em>bin</em> , <em>docs</em> and <em>classes</em> . Only the <em>bin</em> and 
    178   <em>classes</em> directories are required to run Phing. To install Phing, choose 
     177  <em>bin</em> , <em>docs</em> and <em>classes</em>. Only the <em>bin</em>, <em>classes</em> and 
     178  <em>etc</em> directories are required to run Phing. To install Phing, choose 
    179179  a directory and uncompress the distribution file in that directory (you may 
    180180  already have done this in a prior step). This directory will be known as <em>PHING_HOME</em>