From fa5dccb89cdc14648d3282b075ac6aff2b17c5ce Mon Sep 17 00:00:00 2001 From: Berkus Decker Date: Sun, 3 Feb 2019 23:43:55 +0200 Subject: [PATCH] Update build commands --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d387b5..128522d 100644 --- a/README.md +++ b/README.md @@ -33,13 +33,13 @@ Vesper has been influenced by the kernels in L4 family, notably seL4. Fawn and N Use rustc nightly 2018-04-01 or later because of [bugs fixed](https://github.com/rust-lang/rust/issues/48884). ``` -ninja qemu +make qemu ``` Will run `cargo xbuild` to create kernel and run it in qemu emulator. ``` -ninja device +make device ``` Will build kernel, and copy it to sdcard at /Volumes/BOOT/