diff --git a/www/index.html b/www/index.html index f6bc2c2..3c3a6ed 100644 --- a/www/index.html +++ b/www/index.html @@ -1,8 +1,14 @@ + The Dream Scheme Operating System -
+ + +

DreamOS

-
+
 ______________________________________________________________________________
 | ____                                                                       |
 |  |  \                                                                      |
@@ -25,14 +31,14 @@ ______________________________________________________________________________
 | | |      \    /_______________\       \                                    |
 | | |        \ |_________________|        \   Ascii-art by Matthew Stith     |
 |_|_|__________\____________________________\________________________________|
-
+

-Download the latest version of DreamOS: dreamos20101026.tar.gz +Download the latest version of DreamOS: dreamos20120208.tar.gz
On Linux, use the following to write to a floppy disk:
-gunzip dreamos20101026.tar.gz
-tar -xvf dreamos20101026.tar
+gunzip dreamos20120208.tar.gz
+tar -xvf dreamos20120208.tar
 cd dreamos
 dd if=dreamos.floppy of=/dev/fd0