mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 15:05:33 +00:00
MINOR Tweaking words on framework missing
This commit is contained in:
parent
1a532faa60
commit
3450bad391
@ -15,14 +15,12 @@
|
||||
|
||||
<div id="Layout">
|
||||
<div class="typography">
|
||||
<p><strong>The SilverStripe Framework is missing</strong> - To run the installer, at least the 'framework' module and the 'simple' theme are required</p>
|
||||
<p><strong>The SilverStripe Framework is missing</strong> - To run the installer, at least the <strong>framework</strong> module is required.</p>
|
||||
|
||||
<p>If you downloaded a pre-packaged zip or tar.gz, something might have gone wrong with the packaging
|
||||
process. Please try re-downloading, or try an older version</p>
|
||||
process. Please try re-downloading, or try an older version.</p>
|
||||
|
||||
<p>If you downloaded this from github, you need to install the 'framework' and 'simple' theme code bases
|
||||
in subdirectories of this directory. You can do this manually, or by running the tools/new-project
|
||||
script from the command line</p>
|
||||
<p>If you downloaded this from <a href="https://github.com/silverstripe">github</a>, you need to install the <strong>framework</strong> module. You can do this manually, or by running the tools/new-project script from the command line.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="clear"><!-- --></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user