From 3a52d8796b8632fb817a0185b9a8b49235ac4b43 Mon Sep 17 00:00:00 2001 From: Christian Westrom Date: Sun, 30 Apr 2023 13:06:01 +0900 Subject: [PATCH] add some minimal instructions --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd105cf..fa3c1ba 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ TODO: - Support cache drives \ No newline at end of file + Support cache drives + +# Compiling +1. `git submodule --update init` +1. Add [this binary](https://git.ablecorp.us/AbleOS/ableos/src/commit/e6c8d184d42961cf3cfa2e4aa319fc86c8880585/test.wasm) to the root. +1. `cargo repbuild`