Augment/correct phing installation instructions

This commit is contained in:
Fred Condo 2012-04-27 17:55:19 -07:00
parent b03cf04dbd
commit 0e9dd9242a

View File

@ -69,7 +69,8 @@ If you don't use version control, we recommend that you stick to the official [s
Run the following commands to install the Phing build system:
sudo pear install phing
sudo pear channel-discover pear.phing.info
sudo pear install phing/phing
sudo pear install VersionControl_Git-0.4.4
### Step 3: Getting the required modules ###