aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index fb994bd..141c89f 100644
--- a/README.rst
+++ b/README.rst
@@ -25,3 +25,8 @@ Setup
Open this directory in Visual Studio Code and then reopen the project in the development container
+Launching
+~~~~~~~~~
+
+The build systems ships with a target (`bootable-iso`) that creates an ISO image containing a GRUB setup, capable of booting the kernel.
+Additionally, the development container includes GDB and QEMU making it possible to run the configured GDB launch configuration to debug the kernel. \ No newline at end of file