From fb345aec054e259f7b66c6bbe0555bae181026dd Mon Sep 17 00:00:00 2001 From: Niko PLP Date: Fri, 16 May 2025 12:38:51 +0300 Subject: [PATCH] fix DEV env instructions --- DEV.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEV.md b/DEV.md index 3fddf3e8..967f4df7 100644 --- a/DEV.md +++ b/DEV.md @@ -28,7 +28,7 @@ npm install -g pnpm cd ng-sdk-js cargo run-script app cd .. -cd helpers/wasm-helpers +cd helpers/wasm-tools cargo run-script app cd ../.. pnpm -C ./ng-app install