mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
BUG Fix broken xml comment
This commit is contained in:
parent
38ee2f9a1d
commit
9f686e0908
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
Phing build tooling for SilverStripe releases (see phing.info).
|
Phing build tooling for SilverStripe releases (see phing.info).
|
||||||
Install through "pear channel-discover pear.phing.info && pear install --alldeps phing/phing".
|
Install through "pear channel-discover pear.phing.info && pear install phing/phing".
|
||||||
Most tooling is placed in a separate module, install with "composer require silverstripe/buildtools".
|
Most tooling is placed in a separate module, install with "composer require silverstripe/buildtools".
|
||||||
It is safe to remove this file for normal website operation.
|
It is safe to remove this file for normal website operation.
|
||||||
-->
|
-->
|
||||||
|
Loading…
Reference in New Issue
Block a user