diff --git a/README.md b/README.md index a063a2b..4422fad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ Yet Another BootLoader, OS Kernel and Other stuff +Quickstart: +``` +$ ./setup.sh +$ make +``` + Includes code from: * https://github.com/mit-pdos/xv6-public * https://github.com/FRosner/FrOS