Update index.html

This commit is contained in:
DremOS Developing Team 2018-06-29 20:23:08 -05:00 committed by GitHub
parent 5bc7ce536a
commit 98a2a98880
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
<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>
<br />
<li><pre><code><a href="apps/appDirHere/index.html><p>App Name Here</p></a></code></pre></li>
<li><code><a href="apps/appDirHere/index.html><p>App Name Here</p></a></code></li>
<p>Thats it! The program will appear in the Start menu and should start to work.</p>
</body>
</html>