update docs to include needed deps

This commit is contained in:
ading2210 2024-01-28 23:32:58 -05:00
parent 717331bfc1
commit 23d1651383
3 changed files with 11 additions and 2 deletions

View file

@ -2,6 +2,7 @@
#build all deps
set -e
mkdir -p build
OPENSSL_PREFIX=$(realpath build/openssl-wasm)