mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Augment/correct phing installation instructions
This commit is contained in:
parent
b03cf04dbd
commit
0e9dd9242a
@ -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:
|
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
|
sudo pear install VersionControl_Git-0.4.4
|
||||||
|
|
||||||
### Step 3: Getting the required modules ###
|
### Step 3: Getting the required modules ###
|
||||||
|
Loading…
x
Reference in New Issue
Block a user