Arquivos
wMind/mind3rd/env/setup/wizard/installation-1.php
T
Felipe Nascimento de Moura b20d4d39e8 organizing some files
2011-01-23 00:40:29 -02:00

25 linhas
776 B
PHP

You must install mind, first<br/>
You got two options to install it.<br/>
<ul>
<li>
By console:<br/>
Execute in your console, into your mind's folder:<br/>
<div style='border:dashed 1px #fff;
background-color:#eef;
padding:4px;
margin:4px;'>
$ sudo php mind install
</div>
</li>
<li>
By wizard:<br/>
Just click the only button in this screen
<input type="button"
value="Install"
onclick="self.location= 'wizard/installation-2.php';" />
</li>
</ul>
<a href='docs/help/main.php?item=requirements'>See Requirements</a><br/>
<a href='docs/help/main.php'>See help</a><br/>
<a href='docs/help/main.php?item=faq'>See FAQ</a><br/>
<a href='docs/help/main.php?item=discussion_group'>See discussion group</a><br/>