From b0fac1720565e569d60310483e178a68b866c215 Mon Sep 17 00:00:00 2001 From: SparrOSDeveloperTeam Date: Fri, 29 Jun 2018 20:31:19 -0500 Subject: [PATCH] Update index.html --- apps/HowTo/index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/apps/HowTo/index.html b/apps/HowTo/index.html index c5e0cfb..ff2eeed 100644 --- a/apps/HowTo/index.html +++ b/apps/HowTo/index.html @@ -1,13 +1,16 @@ + - How To Install Applications Onto DremJS - + + How To Install Applications Onto DremJS + +

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.