Update README.md

This commit is contained in:
dr-frmr 2023-10-16 17:53:24 -04:00 committed by GitHub
parent 82a0a96e43
commit c74dd520e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,10 @@ git clone git@github.com:uqbar-dao/uqbar.git
git clone git@github.com:uqbar-dao/redb.git
Make sure the two repos are next to each other in your directory structure.
# Get some stuff so we can build wasm.
cd uqbar/
cargo install wasm-tools
rustup install nightly
rustup target add wasm32-wasi