fix DEV env instructions

Niko PLP 4 days ago
parent 7b1d2f50c2
commit fb345aec05
  1. 2
      DEV.md

@ -28,7 +28,7 @@ npm install -g pnpm
cd ng-sdk-js cd ng-sdk-js
cargo run-script app cargo run-script app
cd .. cd ..
cd helpers/wasm-helpers cd helpers/wasm-tools
cargo run-script app cargo run-script app
cd ../.. cd ../..
pnpm -C ./ng-app install pnpm -C ./ng-app install

Loading…
Cancel
Save