update readme with new build instructions

This commit is contained in:
hosted-fornet 2023-10-13 19:06:57 -07:00
parent 343a2ce9b0
commit 9bb79d00e4

View File

@ -7,6 +7,7 @@ Last updated: 10/02/23
# Clone the repo.
git clone git@github.com:uqbar-dao/uqbar.git
git clone git@github.com:uqbar-dao/redb.git
# Get some stuff so we can build wasm.
@ -19,6 +20,7 @@ cargo install --git https://github.com/bytecodealliance/cargo-component --locked
# Build the runtime, along with a number of booted-at-startup WASM modules including terminal and key_value
# OPTIONAL: --release flag
cd uqbar
cargo +nightly build --release
# Create the home directory for your node