Update index.html
This commit is contained in:
parent
bee368f03e
commit
5e79203b0a
|
@ -28,11 +28,10 @@
|
||||||
Go to the index.html file on the root of the OS and go to the <code>ls</code> block. Insert anywhere within it:
|
Go to the index.html file on the root of the OS and go to the <code>ls</code> block. Insert anywhere within it:
|
||||||
</p>
|
</p>
|
||||||
<br />
|
<br />
|
||||||
<div class="big_block">
|
<code class="code">
|
||||||
<code>
|
<a href="apps/appDirHere/index.html">App Name Here</a>
|
||||||
<li><a href="apps/appDirHere/index.html"><p>App Name Here</p></a></li>
|
</code>
|
||||||
</code>
|
|
||||||
</div>
|
|
||||||
<p>
|
<p>
|
||||||
Thats it! The program will appear in the Start menu and should start to work.
|
Thats it! The program will appear in the Start menu and should start to work.
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue