blob: fec9d69f39955fcb1c0792b282663dfa8bff2878 [file] [log] [blame] [view]
Hendrik Hofstadt0d7c91e2019-10-23 21:44:47 +02001# Smalltown Operating System
2
Leopold Schabel7670e672019-11-15 13:49:53 +01003## Launch VM
Hendrik Hofstadt0d7c91e2019-10-23 21:44:47 +02004
5Launch the VM:
6
7```
8scripts/bin/bazel run //core/scripts:launch
9```
10
Leopold Schabel7670e672019-11-15 13:49:53 +010011Ctrl-C will kill the VM.