Update index.html
This commit is contained in:
parent
2887b2a857
commit
a34534e0b8
|
@ -20,13 +20,14 @@
|
||||||
Step 2
|
Step 2
|
||||||
</h2>
|
</h2>
|
||||||
<p>
|
<p>
|
||||||
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>
|
||||||
<a href="apps/appDirHere/index.html><code>
|
<p><a href="apps/appDirHere/index.html"><code>
|
||||||
App Name Here
|
App Name Here
|
||||||
</code>
|
</code>
|
||||||
</a>
|
</a>
|
||||||
|
</p>
|
||||||
<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