diff --git a/static/content/intro.md b/static/content/intro.md index 959801a..72b4358 100644 --- a/static/content/intro.md +++ b/static/content/intro.md @@ -236,6 +236,7 @@ As easy as 1—2—3! $ make depend # install library dependencies $ make build # build the unikernel + $ make run # ==> sudo ./_build/main.native @@ -252,6 +253,7 @@ As easy as 1—2—3! $ mirage configure config.ml --xen $ make depend && make build + [ edit the .xl config and start your VM ] + All the magic happens via the OCaml module system. @@ -294,8 +296,10 @@ Featuring blog posts by: and [Jeremy Yallop](https://github.com/yallop).

- Thanks for listening! Any questions before we dive into the exercises? + display: float; padding: 4ex 0; text-align: center"> + Thanks for listening! +
+ Any questions before we continue?