Update index.html
This commit is contained in:
parent
98a2a98880
commit
467051f6a5
|
@ -7,7 +7,7 @@
|
||||||
<h2>Step 2</h2>
|
<h2>Step 2</h2>
|
||||||
<p>Go to the index.html file on the root of the OS and go to the <ls> block. Insert anywhere within it:</p>
|
<p>Go to the index.html file on the root of the OS and go to the <ls> block. Insert anywhere within it:</p>
|
||||||
<br />
|
<br />
|
||||||
<li><code><a href="apps/appDirHere/index.html><p>App Name Here</p></a></code></li>
|
<li><code><a href="apps/appDirHere/index.html>App Name Here</a></code></li>
|
||||||
<p>Thats it! The program will appear in the Start menu and should start to work.</p>
|
<p>Thats it! The program will appear in the Start menu and should start to work.</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue