25 linhas
776 B
PHP
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/> |