Skip to content

Commit 12ebac2

Browse files
committed
Merge branch 'master' of github.com:jsanders/osdev
2 parents 182e369 + 9dcc450 commit 12ebac2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,7 @@ using Bochs:
2222
cd /vagrant
2323
make bochs
2424

25-
Currently, you should expect to see a terminal full of 'x's. Presumably, it will
26-
do something slightly more interesting at some point!
25+
Currently, you should expect to see a grub boot screen with a `jdsos` option, which
26+
when selected draws 24x80 'x's in the terminal.
27+
28+
In theory, it will do something slightly more interesting at some point!

0 commit comments

Comments
 (0)