blob: 28fbb45425569cb72a5b7906b8e8d04dc7f0da7f [file] [log] [blame] [view]
Serge Bazanski77cb6c52020-12-19 00:09:22 +01001# Metropolis Operating System
Hendrik Hofstadt0d7c91e2019-10-23 21:44:47 +02002
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.