Skip to content

Commit 07f9652

Browse files
committed
notes about versions
1 parent a71a604 commit 07f9652

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,15 @@ This package uses a **WASM-only build system** for true cross-platform compatibi
125125

126126
### Building WASM Artifacts
127127

128+
Run these commands from inside a `versions/*` directory (e.g., `versions/17`):
129+
128130
1. **Install dependencies:**
129131
```bash
130132
pnpm install
131133
```
132134

133135
2. **Build WASM artifacts:**
136+
134137
```bash
135138
pnpm run build
136139
```

0 commit comments

Comments
 (0)