General: Add intructions to run doom to README

This commit is contained in:
Bananymous 2024-12-06 20:25:09 +02:00
parent fe192e07fb
commit e8bc3c2d80
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ This is my hobby operating system written in C++. Currently supports x86\_64 and
You can find a live demo [here](https://bananymous.com/banan-os) You can find a live demo [here](https://bananymous.com/banan-os)
If you want to try out DOOM, you should first enter the GUI environment using the `start-gui` command. Then you can run `doom` in the GUI terminal.
### Features ### Features
#### General #### General