From da575cb47dc3b65cdedd451083aa6ec9cc0d99b0 Mon Sep 17 00:00:00 2001 From: SparrOSDeveloperTeam Date: Fri, 29 Jun 2018 20:40:53 -0500 Subject: [PATCH] Update index.html --- apps/HowTo/index.html | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/apps/HowTo/index.html b/apps/HowTo/index.html index 511d28a..9e4fecb 100644 --- a/apps/HowTo/index.html +++ b/apps/HowTo/index.html @@ -7,13 +7,28 @@ code { background-color: gray; color: blue; } -

How to Install Applications onto DremJS

-

Step 1

-

Make a directory inside the "apps" directory and copy the program files to it

-

Step 2

-

Go to the index.html file on the root of the OS and go to the block. Insert anywhere within it:

+

+ How to Install Applications onto DremJS +

+

+ Step 1 +

+

+ Make a directory inside the "apps" directory and copy the program files to it +

+

+ Step 2 +

+

+ Go to the index.html file on the root of the OS and go to the block. Insert anywhere within it: +


- + App Name Here + + +

+ Thats it! The program will appear in the Start menu and should start to work. +

+