Update index.html

This commit is contained in:
SparrOSDeveloperTeam 2018-06-29 20:45:45 -05:00 committed by GitHub
parent 2887b2a857
commit a34534e0b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>